aboutsummaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-10-26 05:36:40 +0000
committerGitHub <noreply@github.com>2023-10-26 05:36:40 +0000
commit32212de859ea5df73933efd304cb8e3c076fd6a7 (patch)
tree17718d46afaa061a253d6f305e195c979b5930f0 /go.mod
parentfa748b2724f4ce1395a990c3c58e625a0aac83fd (diff)
downloadgo-git-32212de859ea5df73933efd304cb8e3c076fd6a7.tar.gz
build: bump github.com/skeema/knownhosts from 1.2.0 to 1.2.1
Bumps [github.com/skeema/knownhosts](https://github.com/skeema/knownhosts) from 1.2.0 to 1.2.1. - [Commits](https://github.com/skeema/knownhosts/compare/v1.2.0...v1.2.1) --- 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 83bc402..25be1e1 100644
--- a/go.mod
+++ b/go.mod
@@ -21,7 +21,7 @@ require (
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/skeema/knownhosts v1.2.0
+ github.com/skeema/knownhosts v1.2.1
github.com/xanzy/ssh-agent v0.3.3
golang.org/x/crypto v0.14.0
golang.org/x/net v0.17.0