Skip to content

Commit

Permalink
Merge pull request #18 from volck/dependabot/go_modules/github.com/ha…
Browse files Browse the repository at this point in the history
…shicorp/vault-1.9.9

Bump github.com/hashicorp/vault from 1.8.5 to 1.9.9
  • Loading branch information
volck authored Sep 24, 2022
2 parents aa80473 + 958398c commit 2f0f643
Show file tree
Hide file tree
Showing 2 changed files with 861 additions and 419 deletions.
18 changes: 8 additions & 10 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,20 +4,18 @@ go 1.16

require (
github.com/bitnami-labs/sealed-secrets v0.12.4
github.com/containerd/containerd v1.4.12 // indirect
github.com/go-git/go-git/v5 v5.2.0
github.com/hashicorp/vault v1.8.5
github.com/hashicorp/vault-plugin-secrets-kv v0.9.0
github.com/hashicorp/vault/api v1.1.2-0.20210713235431-1fc8af4c041f
github.com/hashicorp/vault/sdk v0.2.2-0.20211101151547-6654f4b913f9
github.com/hashicorp/vault v1.9.9
github.com/hashicorp/vault-plugin-secrets-kv v0.10.1
github.com/hashicorp/vault/api v1.3.1
github.com/hashicorp/vault/sdk v0.3.1-0.20220721224749-00773967ab3a
github.com/opencontainers/image-spec v1.0.2 // indirect
github.com/opencontainers/runc v1.0.3 // indirect
github.com/sirupsen/logrus v1.8.1
github.com/tencentcloud/tencentcloud-sdk-go v3.0.171+incompatible // indirect
go.mongodb.org/mongo-driver v1.5.1 // indirect
golang.org/x/crypto v0.0.0-20210513164829-c07d793c2f9a
golang.org/x/crypto v0.0.0-20220208050332-20e1d8d225ab
gopkg.in/yaml.v2 v2.4.0
k8s.io/api v0.21.2
k8s.io/apimachinery v0.21.2
k8s.io/client-go v0.21.2
k8s.io/api v0.22.2
k8s.io/apimachinery v0.22.2
k8s.io/client-go v0.22.2
)
Loading

0 comments on commit 2f0f643

Please sign in to comment.