fix(deps): update module github.com/hashicorp/vault/api to v1.13.0

This commit is contained in:
renovate[bot] 2024-04-29 11:52:58 +00:00 committed by GitHub
parent 594e238b2b
commit 84706e7463
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 1 deletions

3
go.mod
View file

@ -6,7 +6,7 @@ require (
github.com/hashicorp/go-hclog v1.6.2
github.com/hashicorp/go-rootcerts v1.0.2
github.com/hashicorp/vault v1.2.1-0.20240208012854-90c1515f84d3
github.com/hashicorp/vault/api v1.12.0
github.com/hashicorp/vault/api v1.13.0
github.com/hashicorp/vault/sdk v0.11.0
github.com/stretchr/testify v1.8.4
gitlab.com/hacklunch/ntp v0.2.1-0.20200714090752-d286380a85fb
@ -84,6 +84,7 @@ require (
github.com/gammazero/deque v0.2.1 // indirect
github.com/gammazero/workerpool v1.1.3 // indirect
github.com/go-jose/go-jose/v3 v3.0.1 // indirect
github.com/go-jose/go-jose/v4 v4.0.1 // indirect
github.com/go-logr/logr v1.4.1 // indirect
github.com/go-logr/stdr v1.2.2 // indirect
github.com/go-ole/go-ole v1.2.6 // indirect