From 0761457895c9c262a637b69158014f631c673526 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 5 Jul 2024 00:33:08 +0200 Subject: [PATCH] fix(deps): update module github.com/azure/go-autorest/autorest/adal to v0.9.24 (#1618) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- terratest/go.mod | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/terratest/go.mod b/terratest/go.mod index 9b1c093dd6..a99ca9f496 100644 --- a/terratest/go.mod +++ b/terratest/go.mod @@ -153,7 +153,7 @@ replace ( ) exclude ( - github.com/Azure/go-autorest/autorest/adal v0.9.0 - github.com/Azure/go-autorest/autorest/adal v0.9.2 - github.com/Azure/go-autorest/autorest/adal v0.9.5 + github.com/Azure/go-autorest/autorest/adal v0.9.24 + github.com/Azure/go-autorest/autorest/adal v0.9.24 + github.com/Azure/go-autorest/autorest/adal v0.9.24 )