mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-07-15 11:57:59 +00:00
Rediff patches
This commit is contained in:
+2
-2
@@ -697,7 +697,7 @@ index 28644e4..14a311c 100644
|
|||||||
if options.DependencyOptions&DepVerboseResolve == DepVerboseResolve && options.Progress != nil {
|
if options.DependencyOptions&DepVerboseResolve == DepVerboseResolve && options.Progress != nil {
|
||||||
options.Progress.ColoredPrintf("@{y}Already satisfied dependency@|: %s with %s", &dep, result.Search(dep, true, true))
|
options.Progress.ColoredPrintf("@{y}Already satisfied dependency@|: %s with %s", &dep, result.Search(dep, true, true))
|
||||||
diff --git a/go.mod b/go.mod
|
diff --git a/go.mod b/go.mod
|
||||||
index 35786eb..8b95506 100644
|
index b2bb72b..4cf07d9 100644
|
||||||
--- a/go.mod
|
--- a/go.mod
|
||||||
+++ b/go.mod
|
+++ b/go.mod
|
||||||
@@ -4,6 +4,7 @@ go 1.22.7
|
@@ -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 v1.32.5
|
||||||
github.com/aws/aws-sdk-go-v2/config v1.28.5
|
github.com/aws/aws-sdk-go-v2/config v1.28.5
|
||||||
diff --git a/go.sum b/go.sum
|
diff --git a/go.sum b/go.sum
|
||||||
index 4425614..391c836 100644
|
index 2243050..bf6be9b 100644
|
||||||
--- a/go.sum
|
--- a/go.sum
|
||||||
+++ b/go.sum
|
+++ b/go.sum
|
||||||
@@ -1,17 +1,20 @@
|
@@ -1,17 +1,20 @@
|
||||||
|
|||||||
Reference in New Issue
Block a user