From 9b03e608f3abe3ceae5ffd74783e33c1eb522193 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 11 May 2024 23:30:25 +0000 Subject: [PATCH] fix(deps): update module github.com/hashicorp/go-retryablehttp to v0.7.6 --- go.mod | 4 ++-- vault/go.mod | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index cf57f3415..55e3e4539 100644 --- a/go.mod +++ b/go.mod @@ -7,7 +7,7 @@ require ( github.com/gorilla/mux v1.8.1 github.com/hashicorp/go-cleanhttp v0.5.2 github.com/hashicorp/go-getter/v2 v2.2.1 - github.com/hashicorp/go-retryablehttp v0.7.5 + github.com/hashicorp/go-retryablehttp v0.7.6 github.com/hashicorp/go-version v1.6.0 github.com/hashicorp/hcl/v2 v2.20.1 github.com/iancoleman/strcase v0.3.0 @@ -120,7 +120,7 @@ main github.com/hashicorp/go-msgpack/v2 v2.1.2 github.com/hashicorp/go-multierror v1.1.1 github.com/hashicorp/go-raftchunking 06142d02589e - github.com/hashicorp/go-retryablehttp v0.7.5 + github.com/hashicorp/go-retryablehttp v0.7.6 github.com/hashicorp/go-rootcerts v1.0.2 github.com/hashicorp/go-sockaddr v1.0.6 github.com/hashicorp/go-syslog v1.0.0 diff --git a/vault/go.mod b/vault/go.mod index daba761a2..7916984ff 100644 --- a/vault/go.mod +++ b/vault/go.mod @@ -88,7 +88,7 @@ main github.com/hashicorp/go-msgpack v1.1.5 // indirect github.com/hashicorp/go-multierror v1.1.1 github.com/hashicorp/go-raftchunking 06142d02589e - github.com/hashicorp/go-retryablehttp v0.7.5 + github.com/hashicorp/go-retryablehttp v0.7.6 github.com/hashicorp/go-rootcerts v1.0.2 github.com/hashicorp/go-secure-stdlib/awsutil v2.0.0 github.com/hashicorp/go-secure-stdlib/base62 v0.1.2