Rediff patches

This commit is contained in:
Sébastien Delafond
2024-12-27 14:22:42 +01:00
parent 1ad63d1786
commit 1df6ce531c
+2 -2
View File
@@ -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 @@