Skip to content

Commit 3118fe7

Browse files
chore(deps): bump github.com/tink-crypto/tink-go-hcvault/v2 (#1068)
Bumps [github.com/tink-crypto/tink-go-hcvault/v2](https://github.com/tink-crypto/tink-go-hcvault) from 2.2.0 to 2.3.0. - [Release notes](https://github.com/tink-crypto/tink-go-hcvault/releases) - [Commits](tink-crypto/tink-go-hcvault@v2.2.0...v2.3.0) --- updated-dependencies: - dependency-name: github.com/tink-crypto/tink-go-hcvault/v2 dependency-version: 2.3.0 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 7235760 commit 3118fe7

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
@@ -33,7 +33,7 @@ require (
3333
github.com/spf13/viper v1.20.1
3434
github.com/tink-crypto/tink-go-awskms/v2 v2.1.0
3535
github.com/tink-crypto/tink-go-gcpkms/v2 v2.2.0
36-
github.com/tink-crypto/tink-go-hcvault/v2 v2.2.0
36+
github.com/tink-crypto/tink-go-hcvault/v2 v2.3.0
3737
github.com/tink-crypto/tink-go/v2 v2.4.0
3838
github.com/urfave/negroni v1.0.0
3939
go.step.sm/crypto v0.63.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -298,8 +298,8 @@ github.com/tink-crypto/tink-go-awskms/v2 v2.1.0 h1:N9UxlsOzu5mttdjhxkDLbzwtEecuX
298298
github.com/tink-crypto/tink-go-awskms/v2 v2.1.0/go.mod h1:PxSp9GlOkKL9rlybW804uspnHuO9nbD98V/fDX4uSis=
299299
github.com/tink-crypto/tink-go-gcpkms/v2 v2.2.0 h1:3B9i6XBXNTRspfkTC0asN5W0K6GhOSgcujNiECNRNb0=
300300
github.com/tink-crypto/tink-go-gcpkms/v2 v2.2.0/go.mod h1:jY5YN2BqD/KSCHM9SqZPIpJNG/u3zwfLXHgws4x2IRw=
301-
github.com/tink-crypto/tink-go-hcvault/v2 v2.2.0 h1:ZBmqbV/TENyy2z+MQxwZDqPKLKi8wa/cDMQWNwyVAys=
302-
github.com/tink-crypto/tink-go-hcvault/v2 v2.2.0/go.mod h1:FimbCgqgp2jh4xelq+9wLrzIMpsXuAFLMTLmy0VbEHc=
301+
github.com/tink-crypto/tink-go-hcvault/v2 v2.3.0 h1:6nAX1aRGnkg2SEUMwO5toB2tQkP0Jd6cbmZ/K5Le1V0=
302+
github.com/tink-crypto/tink-go-hcvault/v2 v2.3.0/go.mod h1:HOC5NWW1wBI2Vke1FGcRBvDATkEYE7AUDiYbXqi2sBw=
303303
github.com/tink-crypto/tink-go/v2 v2.4.0 h1:8VPZeZI4EeZ8P/vB6SIkhlStrJfivTJn+cQ4dtyHNh0=
304304
github.com/tink-crypto/tink-go/v2 v2.4.0/go.mod h1:l//evrF2Y3MjdbpNDNGnKgCpo5zSmvUvnQ4MU+yE2sw=
305305
github.com/titanous/rocacheck v0.0.0-20171023193734-afe73141d399 h1:e/5i7d4oYZ+C1wj2THlRK+oAhjeS/TRQwMfkIuet3w0=

0 commit comments

Comments
 (0)