Skip to content

Commit 35dbbd9

Browse files
Bump github.com/keeper-security/secrets-manager-go/core (#33)
Bumps [github.com/keeper-security/secrets-manager-go/core](https://github.com/keeper-security/secrets-manager-go) from 1.5.2 to 1.6.2. - [Release notes](https://github.com/keeper-security/secrets-manager-go/releases) - [Commits](Keeper-Security/secrets-manager-go@v1.5.2...v1.6.2) --- updated-dependencies: - dependency-name: github.com/keeper-security/secrets-manager-go/core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e8b4055 commit 35dbbd9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/Keeper-Security/git-ssh-sign
33
go 1.20
44

55
require (
6-
github.com/keeper-security/secrets-manager-go/core v1.5.2
6+
github.com/keeper-security/secrets-manager-go/core v1.6.2
77
golang.org/x/crypto v0.15.0
88
)
99

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
github.com/keeper-security/secrets-manager-go/core v1.5.2 h1:Uo5JU3OMK2NJ+mmoPogZ7kNS0xpXXskUv0RDo0mtygs=
2-
github.com/keeper-security/secrets-manager-go/core v1.5.2/go.mod h1:dtlaeeds9+SZsbDAZnQRsDSqEAK9a62SYtqhNql+VgQ=
1+
github.com/keeper-security/secrets-manager-go/core v1.6.2 h1:bRZUJI/s5WwVbceSNlKyKqYuBNKkZCyNPH4lU2GYiF0=
2+
github.com/keeper-security/secrets-manager-go/core v1.6.2/go.mod h1:dtlaeeds9+SZsbDAZnQRsDSqEAK9a62SYtqhNql+VgQ=
33
golang.org/x/crypto v0.15.0 h1:frVn1TEaCEaZcn3Tmd7Y2b5KKPaZ+I32Q2OA3kYp5TA=
44
golang.org/x/crypto v0.15.0/go.mod h1:4ChreQoLWfG3xLDer1WdlH5NdlQ3+mwnQq1YTKY+72g=
55
golang.org/x/sys v0.14.0 h1:Vz7Qs629MkJkGyHxUlRHizWJRG2j8fbQKjELVSNhy7Q=

0 commit comments

Comments
 (0)