Skip to content

Commit 127855f

Browse files
chore(deps): update module github.com/skeema/knownhosts to v1.3.2
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 251ea27 commit 127855f

File tree

5 files changed

+19
-25
lines changed

5 files changed

+19
-25
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ require (
157157
github.com/shirou/gopsutil/v3 v3.24.5 // indirect
158158
github.com/shopspring/decimal v1.4.0 // indirect
159159
github.com/sirupsen/logrus v1.9.3 // indirect
160-
github.com/skeema/knownhosts v1.3.1 // indirect
160+
github.com/skeema/knownhosts v1.3.2 // indirect
161161
github.com/spf13/afero v1.12.0 // indirect
162162
github.com/spf13/cast v1.7.1 // indirect
163163
github.com/spf13/cobra v1.9.1 // indirect

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -436,8 +436,8 @@ github.com/shopspring/decimal v1.4.0/go.mod h1:gawqmDU56v4yIKSwfBSFip1HdCCXN8/+D
436436
github.com/sirupsen/logrus v1.7.0/go.mod h1:yWOB1SBYBC5VeMP7gHvWumXLIWorT60ONWic61uBYv0=
437437
github.com/sirupsen/logrus v1.9.3 h1:dueUQJ1C2q9oE3F7wvmSGAaVtTmUizReu6fjN8uqzbQ=
438438
github.com/sirupsen/logrus v1.9.3/go.mod h1:naHLuLoDiP4jHNo9R0sCBMtWGeIprob74mVsIT4qYEQ=
439-
github.com/skeema/knownhosts v1.3.1 h1:X2osQ+RAjK76shCbvhHHHVl3ZlgDm8apHEHFqRjnBY8=
440-
github.com/skeema/knownhosts v1.3.1/go.mod h1:r7KTdC8l4uxWRyK2TpQZ/1o5HaSzh06ePQNxPwTcfiY=
439+
github.com/skeema/knownhosts v1.3.2 h1:EDL9mgf4NzwMXCTfaxSD/o/a5fxDw/xL9nkU28JjdBg=
440+
github.com/skeema/knownhosts v1.3.2/go.mod h1:bEg3iQAuw+jyiw+484wwFJoKSLwcfd7fqRy+N0QTiow=
441441
github.com/spf13/afero v1.12.0 h1:UcOPyRBYczmFn6yvphxkn9ZEOY65cpwGKb5mL36mrqs=
442442
github.com/spf13/afero v1.12.0/go.mod h1:ZTlWwG4/ahT8W7T0WQ5uYmjI9duaLQGy3Q2OAl4sk/4=
443443
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
@@ -758,8 +758,8 @@ github.com/shopspring/decimal
758758
# github.com/sirupsen/logrus v1.9.3
759759
## explicit; go 1.13
760760
github.com/sirupsen/logrus
761-
# github.com/skeema/knownhosts v1.3.1
762-
## explicit; go 1.22
761+
# github.com/skeema/knownhosts v1.3.2
762+
## explicit; go 1.24.0
763763
github.com/skeema/knownhosts
764764
# github.com/spf13/afero v1.12.0
765765
## explicit; go 1.21

0 commit comments

Comments
 (0)