diff --git a/debian/patches/0002-disable-new-azure-sdk.patch b/debian/patches/0002-disable-new-azure-sdk.patch index c5769fc6..f9db88e9 100644 --- a/debian/patches/0002-disable-new-azure-sdk.patch +++ b/debian/patches/0002-disable-new-azure-sdk.patch @@ -697,7 +697,7 @@ index 28644e4..14a311c 100644 if options.DependencyOptions&DepVerboseResolve == DepVerboseResolve && options.Progress != nil { options.Progress.ColoredPrintf("@{y}Already satisfied dependency@|: %s with %s", &dep, result.Search(dep, true, true)) diff --git a/go.mod b/go.mod -index 35786eb..8b95506 100644 +index b2bb72b..4cf07d9 100644 --- a/go.mod +++ b/go.mod @@ -4,6 +4,7 @@ go 1.22.7 @@ -744,7 +744,7 @@ index 35786eb..8b95506 100644 github.com/aws/aws-sdk-go-v2 v1.32.5 github.com/aws/aws-sdk-go-v2/config v1.28.5 diff --git a/go.sum b/go.sum -index 4425614..391c836 100644 +index 2243050..bf6be9b 100644 --- a/go.sum +++ b/go.sum @@ -1,17 +1,20 @@