Skip to content

fix(deps): update module github.com/hashicorp/vault/sdk to v0.23.0#97

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/github.com-hashicorp-vault-sdk-0.x
Open

fix(deps): update module github.com/hashicorp/vault/sdk to v0.23.0#97
renovate[bot] wants to merge 1 commit intomainfrom
renovate/github.com-hashicorp-vault-sdk-0.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 10, 2024

This PR contains the following updates:

Package Change Age Confidence
github.com/hashicorp/vault/sdk v0.13.0v0.23.0 age confidence

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Contributor Author

renovate bot commented Sep 10, 2024

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 72 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.21 -> 1.25.0
github.com/hashicorp/vault/api v1.14.0 -> v1.16.0
github.com/stretchr/testify v1.9.0 -> v1.10.0
golang.org/x/crypto v0.24.0 -> v0.40.0
cloud.google.com/go/compute v1.23.3 -> v1.29.0
cloud.google.com/go/compute/metadata v0.2.3 -> v0.6.0
cloud.google.com/go/iam v1.1.5 -> v1.2.2
cloud.google.com/go/kms v1.15.6 -> v1.20.1
github.com/Masterminds/semver/v3 v3.2.1 -> v3.3.1
github.com/Microsoft/go-winio v0.6.1 -> v0.6.2
github.com/aws/aws-sdk-go v1.49.22 -> v1.51.8
github.com/cenkalti/backoff/v4 v4.2.1 -> v4.3.0
github.com/cespare/xxhash/v2 v2.2.0 -> v2.3.0
github.com/docker/docker v25.0.5+incompatible -> v28.3.3+incompatible
github.com/docker/go-connections v0.4.0 -> v0.5.0
github.com/fatih/color v1.16.0 -> v1.18.0
github.com/go-jose/go-jose/v4 v4.0.1 -> v4.0.5
github.com/go-logr/logr v1.4.1 -> v1.4.2
github.com/go-sql-driver/mysql v1.7.1 -> v1.8.1
github.com/go-test/deep v1.1.0 -> v1.1.1
github.com/golang-jwt/jwt/v4 v4.5.0 -> v4.5.1
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da -> v0.0.0-20241129210726-2c02b8208cf8
github.com/google/go-cmp v0.6.0 -> v0.7.0
github.com/google/s2a-go v0.1.7 -> v0.1.9
github.com/googleapis/enterprise-certificate-proxy v0.3.2 -> v0.3.4
github.com/googleapis/gax-go/v2 v2.12.0 -> v2.14.1
github.com/hashicorp/go-kms-wrapping/v2 v2.0.16 -> v2.0.18
github.com/hashicorp/go-plugin v1.6.0 -> v1.6.1
github.com/hashicorp/go-retryablehttp v0.7.6 -> v0.7.8
github.com/hashicorp/go-secure-stdlib/parseutil v0.1.8 -> v0.2.0
github.com/hashicorp/go-sockaddr v1.0.6 -> v1.0.7
github.com/hashicorp/go-version v1.6.0 -> v1.7.0
github.com/hashicorp/hcl v1.0.1-vault-5 -> v1.0.1-vault-7
github.com/hashicorp/yamux v0.1.1 -> v0.1.2
github.com/jackc/pgservicefile v0.0.0-20221227161230-091c0ba34f0a -> v0.0.0-20240606120523-5a60cdf6a761
github.com/jackc/pgtype v1.14.0 -> v1.14.3
github.com/jmespath/go-jmespath v0.4.0 -> v0.4.1-0.20220621161143-b0104c826a24
github.com/klauspost/compress v1.16.7 -> v1.18.0
github.com/mattn/go-colorable v0.1.13 -> v0.1.14
github.com/opencontainers/image-spec v1.1.0-rc2.0.20221005185240-3a7f492d3f1b -> v1.1.0
github.com/petermattis/goid v0.0.0-20180202154549-b0b1615b78e5 -> v0.0.0-20250721140440-ea1c0173183e
github.com/prometheus/client_golang v1.14.0 -> v1.20.5
github.com/prometheus/client_model v0.4.0 -> v0.6.1
github.com/prometheus/common v0.37.0 -> v0.55.0
github.com/prometheus/procfs v0.8.0 -> v0.15.1
github.com/sasha-s/go-deadlock v0.2.0 -> v0.3.5
github.com/shopspring/decimal v1.3.1 -> v1.4.0
go.etcd.io/bbolt v1.3.7 -> v1.3.11
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.47.0 -> v0.58.0
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.47.0 -> v0.58.0
go.opentelemetry.io/otel v1.23.1 -> v1.35.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.23.1 -> v1.30.0
go.opentelemetry.io/otel/metric v1.23.1 -> v1.35.0
go.opentelemetry.io/otel/sdk v1.23.1 -> v1.34.0
go.opentelemetry.io/otel/trace v1.23.1 -> v1.35.0
golang.org/x/exp v0.0.0-20231006140011-7918f672742d -> v0.0.0-20240719175910-8a7402abbf56
golang.org/x/mod v0.17.0 -> v0.25.0
golang.org/x/net v0.25.0 -> v0.42.0
golang.org/x/oauth2 v0.18.0 -> v0.28.0
golang.org/x/sync v0.7.0 -> v0.16.0
golang.org/x/sys v0.21.0 -> v0.34.0
golang.org/x/term v0.21.0 -> v0.33.0
golang.org/x/text v0.16.0 -> v0.27.0
golang.org/x/time v0.5.0 -> v0.10.0
golang.org/x/tools v0.21.1-0.20240508182429-e35e4ccd0d2d -> v0.34.0
google.golang.org/api v0.161.0 -> v0.221.0
google.golang.org/genproto v0.0.0-20240125205218-1f4bbc51befe -> v0.0.0-20241118233622-e639e219e697
google.golang.org/genproto/googleapis/api v0.0.0-20240125205218-1f4bbc51befe -> v0.0.0-20241209162323-e6fa225c2576
google.golang.org/genproto/googleapis/rpc v0.0.0-20240116215550-a9fa1716bcac -> v0.0.0-20250207221924-e9438ea467c6
google.golang.org/grpc v1.61.0 -> v1.70.0
google.golang.org/protobuf v1.34.1 -> v1.36.5
k8s.io/klog/v2 v2.110.1 -> v2.130.1
sigs.k8s.io/yaml v1.3.0 -> v1.4.0

@renovate renovate bot requested a review from a team as a code owner September 10, 2024 19:28
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-vault-sdk-0.x branch from e8c6edb to 9566b4a Compare November 17, 2024 16:04
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-vault-sdk-0.x branch from 9566b4a to 28c31e2 Compare December 22, 2024 18:58
@renovate renovate bot changed the title fix(deps): update module github.com/hashicorp/vault/sdk to v0.14.0 fix(deps): update module github.com/hashicorp/vault/sdk to v0.14.1 Jan 10, 2025
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-vault-sdk-0.x branch from 28c31e2 to 5e1a18a Compare January 10, 2025 00:45
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-vault-sdk-0.x branch from 5e1a18a to 709132b Compare February 11, 2025 18:29
@renovate renovate bot changed the title fix(deps): update module github.com/hashicorp/vault/sdk to v0.14.1 fix(deps): update module github.com/hashicorp/vault/sdk to v0.15.0 Feb 11, 2025
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-vault-sdk-0.x branch from 709132b to 6b9b228 Compare February 26, 2025 21:29
@renovate renovate bot changed the title fix(deps): update module github.com/hashicorp/vault/sdk to v0.15.0 fix(deps): update module github.com/hashicorp/vault/sdk to v0.15.1 Feb 26, 2025
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-vault-sdk-0.x branch from 6b9b228 to 86a9ecd Compare February 27, 2025 00:41
@renovate renovate bot changed the title fix(deps): update module github.com/hashicorp/vault/sdk to v0.15.1 fix(deps): update module github.com/hashicorp/vault/sdk to v0.15.2 Feb 27, 2025
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-vault-sdk-0.x branch from 86a9ecd to 3e4edca Compare March 6, 2025 08:57
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-vault-sdk-0.x branch from 3e4edca to 0c41bbe Compare April 8, 2025 16:21
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-vault-sdk-0.x branch from 0c41bbe to 1b7629d Compare May 7, 2025 10:07
@renovate renovate bot changed the title fix(deps): update module github.com/hashicorp/vault/sdk to v0.15.2 fix(deps): update module github.com/hashicorp/vault/sdk to v0.15.2 - autoclosed May 8, 2025
@renovate renovate bot closed this May 8, 2025
@renovate renovate bot deleted the renovate/github.com-hashicorp-vault-sdk-0.x branch May 8, 2025 01:04
@renovate renovate bot changed the title fix(deps): update module github.com/hashicorp/vault/sdk to v0.15.2 - autoclosed fix(deps): update module github.com/hashicorp/vault/sdk to v0.15.2 May 8, 2025
@renovate renovate bot reopened this May 8, 2025
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-vault-sdk-0.x branch from b64919a to 1b7629d Compare May 8, 2025 04:34
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-vault-sdk-0.x branch from 1b7629d to 31fe1b0 Compare May 15, 2025 17:53
@renovate renovate bot changed the title fix(deps): update module github.com/hashicorp/vault/sdk to v0.15.2 fix(deps): update module github.com/hashicorp/vault/sdk to v0.16.0 May 15, 2025
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-vault-sdk-0.x branch 4 times, most recently from 65fb7c4 to 3add9b7 Compare May 23, 2025 13:41
@renovate renovate bot changed the title fix(deps): update module github.com/hashicorp/vault/sdk to v0.16.0 fix(deps): update module github.com/hashicorp/vault/sdk to v0.17.0 May 23, 2025
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-vault-sdk-0.x branch from 3add9b7 to 8222fb2 Compare June 6, 2025 20:21
@renovate renovate bot changed the title fix(deps): update module github.com/hashicorp/vault/sdk to v0.17.0 fix(deps): update module github.com/hashicorp/vault/sdk to v0.18.0 Jun 6, 2025
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-vault-sdk-0.x branch 2 times, most recently from 07f9517 to 43280cd Compare July 23, 2025 13:16
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-vault-sdk-0.x branch from 43280cd to 93e4719 Compare August 10, 2025 15:50
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-vault-sdk-0.x branch from 93e4719 to 58fb9bd Compare September 10, 2025 19:11
@renovate renovate bot changed the title fix(deps): update module github.com/hashicorp/vault/sdk to v0.18.0 fix(deps): update module github.com/hashicorp/vault/sdk to v0.19.0 Sep 10, 2025
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-vault-sdk-0.x branch from 58fb9bd to aa67d5a Compare October 5, 2025 10:43
@renovate renovate bot changed the title fix(deps): update module github.com/hashicorp/vault/sdk to v0.19.0 fix(deps): update module github.com/hashicorp/vault/sdk to v0.20.0 Oct 5, 2025
@renovate
Copy link
Contributor Author

renovate bot commented Dec 15, 2025

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 72 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.21 -> 1.25.0
github.com/hashicorp/vault/api v1.14.0 -> v1.16.0
github.com/stretchr/testify v1.9.0 -> v1.10.0
golang.org/x/crypto v0.24.0 -> v0.45.0
cloud.google.com/go/compute v1.23.3 -> v1.29.0
cloud.google.com/go/compute/metadata v0.2.3 -> v0.6.0
cloud.google.com/go/iam v1.1.5 -> v1.2.2
cloud.google.com/go/kms v1.15.6 -> v1.20.1
github.com/Masterminds/semver/v3 v3.2.1 -> v3.3.1
github.com/Microsoft/go-winio v0.6.1 -> v0.6.2
github.com/aws/aws-sdk-go v1.49.22 -> v1.51.8
github.com/cenkalti/backoff/v4 v4.2.1 -> v4.3.0
github.com/cespare/xxhash/v2 v2.2.0 -> v2.3.0
github.com/docker/docker v25.0.5+incompatible -> v28.3.3+incompatible
github.com/docker/go-connections v0.4.0 -> v0.5.0
github.com/fatih/color v1.16.0 -> v1.18.0
github.com/go-jose/go-jose/v4 v4.0.1 -> v4.0.5
github.com/go-logr/logr v1.4.1 -> v1.4.2
github.com/go-sql-driver/mysql v1.7.1 -> v1.8.1
github.com/go-test/deep v1.1.0 -> v1.1.1
github.com/golang-jwt/jwt/v4 v4.5.0 -> v4.5.1
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da -> v0.0.0-20241129210726-2c02b8208cf8
github.com/google/go-cmp v0.6.0 -> v0.7.0
github.com/google/s2a-go v0.1.7 -> v0.1.9
github.com/googleapis/enterprise-certificate-proxy v0.3.2 -> v0.3.4
github.com/googleapis/gax-go/v2 v2.12.0 -> v2.14.1
github.com/hashicorp/go-kms-wrapping/v2 v2.0.16 -> v2.0.18
github.com/hashicorp/go-plugin v1.6.0 -> v1.6.1
github.com/hashicorp/go-retryablehttp v0.7.6 -> v0.7.8
github.com/hashicorp/go-secure-stdlib/parseutil v0.1.8 -> v0.2.0
github.com/hashicorp/go-sockaddr v1.0.6 -> v1.0.7
github.com/hashicorp/go-version v1.6.0 -> v1.7.0
github.com/hashicorp/hcl v1.0.1-vault-5 -> v1.0.1-vault-7
github.com/hashicorp/yamux v0.1.1 -> v0.1.2
github.com/jackc/pgservicefile v0.0.0-20221227161230-091c0ba34f0a -> v0.0.0-20240606120523-5a60cdf6a761
github.com/jackc/pgtype v1.14.0 -> v1.14.3
github.com/jmespath/go-jmespath v0.4.0 -> v0.4.1-0.20220621161143-b0104c826a24
github.com/klauspost/compress v1.16.7 -> v1.18.0
github.com/mattn/go-colorable v0.1.13 -> v0.1.14
github.com/opencontainers/image-spec v1.1.0-rc2.0.20221005185240-3a7f492d3f1b -> v1.1.0
github.com/petermattis/goid v0.0.0-20180202154549-b0b1615b78e5 -> v0.0.0-20250721140440-ea1c0173183e
github.com/prometheus/client_golang v1.14.0 -> v1.20.5
github.com/prometheus/client_model v0.4.0 -> v0.6.1
github.com/prometheus/common v0.37.0 -> v0.55.0
github.com/prometheus/procfs v0.8.0 -> v0.15.1
github.com/sasha-s/go-deadlock v0.2.0 -> v0.3.5
github.com/shopspring/decimal v1.3.1 -> v1.4.0
go.etcd.io/bbolt v1.3.7 -> v1.3.11
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.47.0 -> v0.58.0
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.47.0 -> v0.58.0
go.opentelemetry.io/otel v1.23.1 -> v1.35.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.23.1 -> v1.30.0
go.opentelemetry.io/otel/metric v1.23.1 -> v1.35.0
go.opentelemetry.io/otel/sdk v1.23.1 -> v1.34.0
go.opentelemetry.io/otel/trace v1.23.1 -> v1.35.0
golang.org/x/exp v0.0.0-20231006140011-7918f672742d -> v0.0.0-20240719175910-8a7402abbf56
golang.org/x/mod v0.17.0 -> v0.29.0
golang.org/x/net v0.25.0 -> v0.47.0
golang.org/x/oauth2 v0.18.0 -> v0.28.0
golang.org/x/sync v0.7.0 -> v0.18.0
golang.org/x/sys v0.21.0 -> v0.38.0
golang.org/x/term v0.21.0 -> v0.37.0
golang.org/x/text v0.16.0 -> v0.31.0
golang.org/x/time v0.5.0 -> v0.10.0
golang.org/x/tools v0.21.1-0.20240508182429-e35e4ccd0d2d -> v0.38.0
google.golang.org/api v0.161.0 -> v0.221.0
google.golang.org/genproto v0.0.0-20240125205218-1f4bbc51befe -> v0.0.0-20241118233622-e639e219e697
google.golang.org/genproto/googleapis/api v0.0.0-20240125205218-1f4bbc51befe -> v0.0.0-20241209162323-e6fa225c2576
google.golang.org/genproto/googleapis/rpc v0.0.0-20240116215550-a9fa1716bcac -> v0.0.0-20250207221924-e9438ea467c6
google.golang.org/grpc v1.61.0 -> v1.70.0
google.golang.org/protobuf v1.34.1 -> v1.36.5
k8s.io/klog/v2 v2.110.1 -> v2.130.1
sigs.k8s.io/yaml v1.3.0 -> v1.4.0

@renovate renovate bot force-pushed the renovate/github.com-hashicorp-vault-sdk-0.x branch from aa67d5a to 750f97e Compare January 9, 2026 22:29
@renovate renovate bot changed the title fix(deps): update module github.com/hashicorp/vault/sdk to v0.20.0 fix(deps): update module github.com/hashicorp/vault/sdk to v0.21.0 Jan 9, 2026
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-vault-sdk-0.x branch from 750f97e to f81ba28 Compare February 4, 2026 19:14
@renovate renovate bot changed the title fix(deps): update module github.com/hashicorp/vault/sdk to v0.21.0 fix(deps): update module github.com/hashicorp/vault/sdk to v0.22.0 Feb 4, 2026
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-vault-sdk-0.x branch from f81ba28 to 73e1aca Compare February 5, 2026 23:08
@renovate renovate bot changed the title fix(deps): update module github.com/hashicorp/vault/sdk to v0.22.0 fix(deps): update module github.com/hashicorp/vault/sdk to v0.23.0 Feb 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants