Skip to content

Commit 6520cee

Browse files
Merge pull request #462 from validatedpatterns/konflux/mintmaker/main/github.com-skeema-knownhosts-1.x
chore(deps): update module github.com/skeema/knownhosts to v1.3.2
2 parents 1432f9a + a1b8ee1 commit 6520cee

5 files changed

Lines changed: 19 additions & 25 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ require (
158158
github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3 // indirect
159159
github.com/shopspring/decimal v1.4.0 // indirect
160160
github.com/sirupsen/logrus v1.9.4 // indirect
161-
github.com/skeema/knownhosts v1.3.1 // indirect
161+
github.com/skeema/knownhosts v1.3.2 // indirect
162162
github.com/spf13/afero v1.12.0 // indirect
163163
github.com/spf13/cast v1.7.1 // indirect
164164
github.com/spf13/cobra v1.10.2 // indirect

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -433,8 +433,8 @@ github.com/shopspring/decimal v1.4.0/go.mod h1:gawqmDU56v4yIKSwfBSFip1HdCCXN8/+D
433433
github.com/sirupsen/logrus v1.7.0/go.mod h1:yWOB1SBYBC5VeMP7gHvWumXLIWorT60ONWic61uBYv0=
434434
github.com/sirupsen/logrus v1.9.4 h1:TsZE7l11zFCLZnZ+teH4Umoq5BhEIfIzfRDZ1Uzql2w=
435435
github.com/sirupsen/logrus v1.9.4/go.mod h1:ftWc9WdOfJ0a92nsE2jF5u5ZwH8Bv2zdeOC42RjbV2g=
436-
github.com/skeema/knownhosts v1.3.1 h1:X2osQ+RAjK76shCbvhHHHVl3ZlgDm8apHEHFqRjnBY8=
437-
github.com/skeema/knownhosts v1.3.1/go.mod h1:r7KTdC8l4uxWRyK2TpQZ/1o5HaSzh06ePQNxPwTcfiY=
436+
github.com/skeema/knownhosts v1.3.2 h1:EDL9mgf4NzwMXCTfaxSD/o/a5fxDw/xL9nkU28JjdBg=
437+
github.com/skeema/knownhosts v1.3.2/go.mod h1:bEg3iQAuw+jyiw+484wwFJoKSLwcfd7fqRy+N0QTiow=
438438
github.com/spf13/afero v1.12.0 h1:UcOPyRBYczmFn6yvphxkn9ZEOY65cpwGKb5mL36mrqs=
439439
github.com/spf13/afero v1.12.0/go.mod h1:ZTlWwG4/ahT8W7T0WQ5uYmjI9duaLQGy3Q2OAl4sk/4=
440440
github.com/spf13/cast v1.7.1 h1:cuNEagBQEHWN1FnbGEjCXL2szYEXqfJPbP2HNUaca9Y=

vendor/github.com/skeema/knownhosts/README.md

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/skeema/knownhosts/knownhosts.go

Lines changed: 14 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/modules.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -770,8 +770,8 @@ github.com/shopspring/decimal
770770
# github.com/sirupsen/logrus v1.9.4
771771
## explicit; go 1.17
772772
github.com/sirupsen/logrus
773-
# github.com/skeema/knownhosts v1.3.1
774-
## explicit; go 1.22
773+
# github.com/skeema/knownhosts v1.3.2
774+
## explicit; go 1.24.0
775775
github.com/skeema/knownhosts
776776
# github.com/spf13/afero v1.12.0
777777
## explicit; go 1.21

0 commit comments

Comments
 (0)