From 1db4602020b387c844847308193fd08014373ab1 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 4 Jan 2023 08:01:58 +0000 Subject: [PATCH] chore(deps): update module github.com/hashicorp/go-retryablehttp to v0.7.2 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index bd0f9dd9..4b3ea94d 100644 --- a/go.mod +++ b/go.mod @@ -35,7 +35,7 @@ require ( github.com/gliderlabs/ssh v0.3.5 github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 // indirect github.com/gorilla/mux v1.8.0 // indirect - github.com/hashicorp/go-retryablehttp v0.7.1 + github.com/hashicorp/go-retryablehttp v0.7.2 github.com/kevinburke/ssh_config v1.2.0 github.com/klauspost/pgzip v1.2.5 github.com/libdns/gandi v1.0.2