aboutsummaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authorPaulo Gomes <pjbgf@linux.com>2024-03-13 16:30:21 +0000
committerGitHub <noreply@github.com>2024-03-13 16:30:21 +0000
commit7959a42552a99b2e2df21a6aacafc97b2b5c7457 (patch)
treef05dadb944b8d50c441641adda1bfcb326faaac3 /go.mod
parent3f77e6f0292bdabb6368a42ef0f5fa925ed42f60 (diff)
parent4c17ce7c6a7936a61cea17bee56daf5d9c2b21e4 (diff)
downloadgo-git-7959a42552a99b2e2df21a6aacafc97b2b5c7457.tar.gz
Merge pull request #1052 from go-git/dependabot/go_modules/github.com/skeema/knownhosts-1.2.2
build: bump github.com/skeema/knownhosts from 1.2.1 to 1.2.2
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 728ce65..74e262f 100644
--- a/go.mod
+++ b/go.mod
@@ -19,7 +19,7 @@ require (
github.com/kevinburke/ssh_config v1.2.0
github.com/pjbgf/sha1cd v0.3.0
github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3
- github.com/skeema/knownhosts v1.2.1
+ github.com/skeema/knownhosts v1.2.2
github.com/stretchr/testify v1.9.0
github.com/xanzy/ssh-agent v0.3.3
golang.org/x/crypto v0.21.0