Skip to content

Commit e1065cc

Browse files
Bump github.com/carabiner-dev/vcslocator
Bumps [github.com/carabiner-dev/vcslocator](https://github.com/carabiner-dev/vcslocator) from 0.4.3-0.20260415221723-1e7d86696551 to 0.4.3. - [Release notes](https://github.com/carabiner-dev/vcslocator/releases) - [Commits](https://github.com/carabiner-dev/vcslocator/commits/v0.4.3) --- updated-dependencies: - dependency-name: github.com/carabiner-dev/vcslocator dependency-version: 0.4.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f6cd68f commit e1065cc

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ require (
66
github.com/carabiner-dev/attestation v0.2.1
77
github.com/carabiner-dev/collector v0.3.4
88
github.com/carabiner-dev/signer v0.4.5
9-
github.com/carabiner-dev/vcslocator v0.4.3-0.20260415221723-1e7d86696551
9+
github.com/carabiner-dev/vcslocator v0.4.3
1010
github.com/fatih/color v1.19.0
1111
github.com/go-git/go-billy/v6 v6.0.0-20260226131633-45bd0956d66f
1212
github.com/go-git/go-git/v6 v6.0.0-20260305211659-2083cf940afa

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,8 +110,8 @@ github.com/carabiner-dev/sbomfs v0.1.0 h1:gEsmn85hod7JTLs2dDr5C1x4Af7FUEhI0lbTur
110110
github.com/carabiner-dev/sbomfs v0.1.0/go.mod h1:UyPyTSNx9JOLZVgTmM9WXdmgVqDWXCYwr1LK1Ts+7H0=
111111
github.com/carabiner-dev/signer v0.4.5 h1:H3XHHqorZw7wvLysbGCc+FM90nSdzFlODj+mIGMsYJc=
112112
github.com/carabiner-dev/signer v0.4.5/go.mod h1:B/53ToJAIgwM+KuDwj52+HwnlA5p8Rmz2OXQdy9x+xs=
113-
github.com/carabiner-dev/vcslocator v0.4.3-0.20260415221723-1e7d86696551 h1:nclmBw4ane2OjB4bJQ0cTNFYx434QMakz3jHRbhCiJw=
114-
github.com/carabiner-dev/vcslocator v0.4.3-0.20260415221723-1e7d86696551/go.mod h1:ERs4j/p7YF+BWbIWHZdODOoUX5N1zhUkvjAB0kZ3nCQ=
113+
github.com/carabiner-dev/vcslocator v0.4.3 h1:rXKwVT8N4hS85GEJQGd0ZgOjTcALuCslsqZyg4g6qxA=
114+
github.com/carabiner-dev/vcslocator v0.4.3/go.mod h1:o0v3BV06HMg20GaJctA8feu0W/aan+XhHq0i+wr6Jq0=
115115
github.com/cenkalti/backoff/v4 v4.3.0 h1:MyRJ/UdXutAwSAT+s3wNd7MfTIcy71VQueUuFK343L8=
116116
github.com/cenkalti/backoff/v4 v4.3.0/go.mod h1:Y3VNntkOUPxTVeUxJ/G5vcM//AlwfmyYozVcomhLiZE=
117117
github.com/cenkalti/backoff/v5 v5.0.3 h1:ZN+IMa753KfX5hd8vVaMixjnqRZ3y8CuJKRKj1xcsSM=

0 commit comments

Comments
 (0)