From 9481e3215fcfb4af6962ae893f9aa1ff25098c5c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 13 Sep 2026 02:22:53 +0000 Subject: [PATCH] Bump github.com/git-pkgs/clone from 0.7.2 to 0.7.3 Bumps [github.com/git-pkgs/clone](https://github.com/git-pkgs/clone) from 0.7.2 to 0.7.3. - [Commits](https://github.com/git-pkgs/clone/compare/v0.7.2...v0.7.3) --- updated-dependencies: - dependency-name: github.com/git-pkgs/clone dependency-version: 0.7.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index be3f462..5c89e08 100644 --- a/go.mod +++ b/go.mod @@ -7,7 +7,7 @@ toolchain go1.26.7 require ( github.com/BurntSushi/toml v1.6.0 github.com/git-pkgs/archives v0.7.0 - github.com/git-pkgs/clone v0.7.2 + github.com/git-pkgs/clone v0.7.3 github.com/git-pkgs/enrichment v0.7.1 github.com/git-pkgs/forge v0.10.0 github.com/git-pkgs/licensecheck v0.4.1 diff --git a/go.sum b/go.sum index b7d7753..5c99e8f 100644 --- a/go.sum +++ b/go.sum @@ -16,8 +16,8 @@ github.com/ecosyste-ms/ecosystems-go v0.4.0 h1:5A+zF+XWT8sYYYjlc2/tI1SmiDGzbHLyT github.com/ecosyste-ms/ecosystems-go v0.4.0/go.mod h1:FVswCrp3DQkur1HjVqfDF/gYrDSEmiFflntcB1G0DbA= github.com/git-pkgs/archives v0.7.0 h1:cRQEKK1N7LMabzXxExwmoAtRvxjuIAkzBxEZmYfH040= github.com/git-pkgs/archives v0.7.0/go.mod h1:LH7LSbREEaRlxtLwG2PC7evfhlWNgUB/DMBFr6+KsAA= -github.com/git-pkgs/clone v0.7.2 h1:GvY0VBFwVP4AMk8pTKpoGZK4hnoIt+TzSvdrttA2kT4= -github.com/git-pkgs/clone v0.7.2/go.mod h1:AzlK7H7mgTm016cTyePUDCyqLP5KRXqKgOyTsm+KJ3s= +github.com/git-pkgs/clone v0.7.3 h1:QxlcCOAxRjPeLygc+gd74XSAE1BCVG6OQvKDczacwcQ= +github.com/git-pkgs/clone v0.7.3/go.mod h1:AzlK7H7mgTm016cTyePUDCyqLP5KRXqKgOyTsm+KJ3s= github.com/git-pkgs/enrichment v0.7.1 h1:8PRYE7gaB8y4M5wnRw/ymNDk0uOHtbQ8CEE7hF09Bv0= github.com/git-pkgs/enrichment v0.7.1/go.mod h1:QYLG8MtVWPqZojnq7KBKK/lllBWSjLnqvJCWvzGuNwU= github.com/git-pkgs/forge v0.10.0 h1:ANVH4tErN1Io+Fv3h9vLvjg4Krj00K9ha+RfN53wDr4=