Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
fairclothjm committed Oct 3, 2023
1 parent 7f71cc3 commit 2955a8a
Show file tree
Hide file tree
Showing 2 changed files with 1,535 additions and 37 deletions.
71 changes: 34 additions & 37 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,56 +3,53 @@ module github.com/hashicorp/terraform-provider-vault
go 1.16

require (
cloud.google.com/go/compute v1.10.0
cloud.google.com/go/iam v0.3.0
cloud.google.com/go/kms v1.4.0 // indirect
cloud.google.com/go/monitoring v1.6.0 // indirect
github.com/Azure/azure-sdk-for-go/sdk/azcore v0.22.0
github.com/Azure/azure-sdk-for-go/sdk/azidentity v0.13.2
github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/resources/armresources v0.3.1
github.com/Azure/go-autorest/autorest v0.11.24
cloud.google.com/go/compute v1.23.0
cloud.google.com/go/iam v1.1.2
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.7.2
github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.3.1
github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/resources/armresources v1.1.1
github.com/Azure/go-autorest/autorest v0.11.29
github.com/apparentlymart/go-cidr v1.1.0 // indirect
github.com/apparentlymart/go-dump v0.0.0-20190214190832-042adf3cf4a0 // indirect
github.com/armon/go-metrics v0.4.1 // indirect
github.com/aws/aws-sdk-go v1.44.106
github.com/cenkalti/backoff/v4 v4.1.2
github.com/containerd/containerd v1.6.6 // indirect
github.com/coreos/go-oidc/v3 v3.4.0 // indirect
github.com/coreos/pkg v0.0.0-20180928190104-399ea9e2e55f
github.com/denisenkom/go-mssqldb v0.12.0
github.com/docker/distribution v2.8.1+incompatible // indirect
github.com/go-sql-driver/mysql v1.6.0
github.com/google/uuid v1.3.0
github.com/googleapis/enterprise-certificate-proxy v0.2.0 // indirect
github.com/gosimple/slug v1.11.0
github.com/aws/aws-sdk-go v1.45.21
github.com/cenkalti/backoff/v4 v4.2.1
github.com/coreos/pkg v0.0.0-20230601102743-20bbbf26f4d8
github.com/denisenkom/go-mssqldb v0.12.3
github.com/flynn/go-shlex v0.0.0-20150515145356-3f9db97f8568 // indirect
github.com/go-sql-driver/mysql v1.7.1
github.com/google/uuid v1.3.1
github.com/gosimple/slug v1.13.1
github.com/hashicorp/errwrap v1.1.0
github.com/hashicorp/go-cleanhttp v0.5.2
github.com/hashicorp/go-cty v1.4.1-0.20200414143053-d3edf31b6320
github.com/hashicorp/go-cty v1.4.1-0.20200723130312-85980079f637
github.com/hashicorp/go-hclog v1.5.0
github.com/hashicorp/go-multierror v1.1.1
github.com/hashicorp/go-plugin v1.4.5 // indirect
github.com/hashicorp/go-retryablehttp v0.7.1
github.com/hashicorp/go-retryablehttp v0.7.4
github.com/hashicorp/go-secure-stdlib/awsutil v0.2.3
github.com/hashicorp/go-secure-stdlib/parseutil v0.1.7
github.com/hashicorp/go-version v1.6.0
github.com/hashicorp/terraform-plugin-sdk/v2 v2.16.0
github.com/hashicorp/terraform-plugin-sdk/v2 v2.29.0
github.com/hashicorp/vault v1.11.3
github.com/hashicorp/vault-plugin-auth-jwt v0.13.2-0.20221012184020-28cc68ee722b
github.com/hashicorp/vault-plugin-auth-kerberos v0.8.0
github.com/hashicorp/vault-plugin-auth-oci v0.13.0-pre
github.com/hashicorp/vault/api v1.9.3-0.20230628215639-3ca33976762c
github.com/hashicorp/vault/sdk v0.6.0
github.com/hashicorp/vault-plugin-auth-jwt v0.17.0
github.com/hashicorp/vault-plugin-auth-kerberos v0.10.1
github.com/hashicorp/vault-plugin-auth-oci v0.14.2
github.com/hashicorp/vault/api v1.10.0
github.com/hashicorp/vault/sdk v0.10.0
github.com/hashicorp/yamux v0.1.1 // indirect
github.com/jcmturner/gokrb5/v8 v8.4.2
github.com/jcmturner/gokrb5/v8 v8.4.4
github.com/mattn/go-colorable v0.1.13 // indirect
github.com/mitchellh/go-homedir v1.1.0
github.com/mitchellh/mapstructure v1.5.0
github.com/mitchellh/pointerstructure v1.2.1 // indirect
github.com/nsf/jsondiff v0.0.0-20200515183724-f29ed568f4ce // indirect
github.com/vmihailenco/msgpack/v4 v4.3.12 // indirect
go.uber.org/atomic v1.10.0 // indirect
golang.org/x/crypto v0.6.0
golang.org/x/net v0.7.0
golang.org/x/oauth2 v0.0.0-20221006150949-b44042a4b9c1
golang.org/x/time v0.0.0-20220922220347-f3bd1da661af // indirect
google.golang.org/api v0.98.0
google.golang.org/genproto v0.0.0-20221010155953-15ba04fc1c0e
google.golang.org/grpc v1.50.0 // indirect
k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
golang.org/x/crypto v0.13.0
golang.org/x/net v0.15.0
golang.org/x/oauth2 v0.12.0
google.golang.org/api v0.143.0
google.golang.org/genproto v0.0.0-20231002182017-d307bd883b97
google.golang.org/grpc/cmd/protoc-gen-go-grpc v1.2.0 // indirect
k8s.io/utils v0.0.0-20230726121419-3b25d923346b
)
Loading

0 comments on commit 2955a8a

Please sign in to comment.