aboutsummaryrefslogtreecommitdiffstats
path: root/go.sum
diff options
context:
space:
mode:
authorPaulo Gomes <pjbgf@linux.com>2023-12-03 19:56:47 +0000
committerGitHub <noreply@github.com>2023-12-03 19:56:47 +0000
commitcec7da63ca0412fce55a0bf0715b7ba44a41eaa2 (patch)
tree4bb09922af1faa0caca922f0e22f5ba341c970e2 /go.sum
parent4f614891047bae5d0f7a253f014175505b9821d7 (diff)
parent8b47ceb1aa854f3c3bfa1c347157a04324fcd51e (diff)
downloadgo-git-cec7da63ca0412fce55a0bf0715b7ba44a41eaa2.tar.gz
Merge pull request #953 from pjbgf/alternates
storage: filesystem, Add option to set a specific FS for alternates
Diffstat (limited to 'go.sum')
-rw-r--r--go.sum1
1 files changed, 1 insertions, 0 deletions
diff --git a/go.sum b/go.sum
index 4be7ec4..c059376 100644
--- a/go.sum
+++ b/go.sum
@@ -69,6 +69,7 @@ github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+
github.com/stretchr/testify v1.2.2/go.mod h1:a8OnRcib4nhh0OaRAV+Yts87kKdq0PP7pXfy6kDkUVs=
github.com/stretchr/testify v1.4.0/go.mod h1:j7eGeouHqKxXV5pUuKE4zz7dFj8WfuZ+81PSLYec5m4=
github.com/stretchr/testify v1.8.4 h1:CcVxjf3Q8PM0mHUKJCdn+eZZtm5yQwehR5yeSVQQcUk=
+github.com/stretchr/testify v1.8.4/go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo=
github.com/xanzy/ssh-agent v0.3.3 h1:+/15pJfg/RsTxqYcX6fHqOXZwwMP+2VyYWJeWM2qQFM=
github.com/xanzy/ssh-agent v0.3.3/go.mod h1:6dzNDKs0J9rVPHPhaGCukekBHKqfl+L3KghI1Bc68Uw=
github.com/yuin/goldmark v1.4.13/go.mod h1:6yULJ656Px+3vBD8DxQVa3kxgyrAnzto9xy5taEt/CY=