aboutsummaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-03-13 13:34:00 +0000
committerGitHub <noreply@github.com>2024-03-13 13:34:00 +0000
commit4c17ce7c6a7936a61cea17bee56daf5d9c2b21e4 (patch)
treef05dadb944b8d50c441641adda1bfcb326faaac3 /go.mod
parent3f77e6f0292bdabb6368a42ef0f5fa925ed42f60 (diff)
downloadgo-git-4c17ce7c6a7936a61cea17bee56daf5d9c2b21e4.tar.gz
build: bump github.com/skeema/knownhosts from 1.2.1 to 1.2.2
Bumps [github.com/skeema/knownhosts](https://github.com/skeema/knownhosts) from 1.2.1 to 1.2.2. - [Commits](https://github.com/skeema/knownhosts/compare/v1.2.1...v1.2.2) --- updated-dependencies: - dependency-name: github.com/skeema/knownhosts dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.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 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