aboutsummaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authorPaulo Gomes <paulo.gomes@suse.com>2024-01-22 21:56:02 +0000
committerPaulo Gomes <paulo.gomes@suse.com>2024-01-22 21:56:02 +0000
commit0810687acbf3a2259999b9afbae4fe6afc411bbe (patch)
tree34493654cae780373a9d8523eacba3f7d1ea1e7a /go.mod
parenta6e934f1f76996c7f92cb4fde708170c1eb5d032 (diff)
downloadgo-git-0810687acbf3a2259999b9afbae4fe6afc411bbe.tar.gz
build: Bump github.com/sergi/go-diff
Signed-off-by: Paulo Gomes <paulo.gomes@suse.com>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 70107e0..f3e28b2 100644
--- a/go.mod
+++ b/go.mod
@@ -18,7 +18,7 @@ require (
github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99
github.com/kevinburke/ssh_config v1.2.0
github.com/pjbgf/sha1cd v0.3.0
- github.com/sergi/go-diff v1.1.0
+ github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3
github.com/skeema/knownhosts v1.2.1
github.com/stretchr/testify v1.8.4
github.com/xanzy/ssh-agent v0.3.3