Skip to content

Commit c144fb4

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 2bff99d commit c144fb4

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
@@ -149,7 +149,7 @@ require (
149149
github.com/shirou/gopsutil/v3 v3.24.5 // indirect
150150
github.com/shopspring/decimal v1.4.0 // indirect
151151
github.com/sirupsen/logrus v1.9.3 // indirect
152-
github.com/skeema/knownhosts v1.3.1 // indirect
152+
github.com/skeema/knownhosts v1.3.2 // indirect
153153
github.com/spf13/cast v1.7.1 // indirect
154154
github.com/spf13/cobra v1.9.1 // indirect
155155
github.com/spf13/pflag v1.0.10 // indirect

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -427,8 +427,8 @@ github.com/shopspring/decimal v1.4.0/go.mod h1:gawqmDU56v4yIKSwfBSFip1HdCCXN8/+D
427427
github.com/sirupsen/logrus v1.7.0/go.mod h1:yWOB1SBYBC5VeMP7gHvWumXLIWorT60ONWic61uBYv0=
428428
github.com/sirupsen/logrus v1.9.3 h1:dueUQJ1C2q9oE3F7wvmSGAaVtTmUizReu6fjN8uqzbQ=
429429
github.com/sirupsen/logrus v1.9.3/go.mod h1:naHLuLoDiP4jHNo9R0sCBMtWGeIprob74mVsIT4qYEQ=
430-
github.com/skeema/knownhosts v1.3.1 h1:X2osQ+RAjK76shCbvhHHHVl3ZlgDm8apHEHFqRjnBY8=
431-
github.com/skeema/knownhosts v1.3.1/go.mod h1:r7KTdC8l4uxWRyK2TpQZ/1o5HaSzh06ePQNxPwTcfiY=
430+
github.com/skeema/knownhosts v1.3.2 h1:EDL9mgf4NzwMXCTfaxSD/o/a5fxDw/xL9nkU28JjdBg=
431+
github.com/skeema/knownhosts v1.3.2/go.mod h1:bEg3iQAuw+jyiw+484wwFJoKSLwcfd7fqRy+N0QTiow=
432432
github.com/spf13/cast v1.7.1 h1:cuNEagBQEHWN1FnbGEjCXL2szYEXqfJPbP2HNUaca9Y=
433433
github.com/spf13/cast v1.7.1/go.mod h1:ancEpBxwJDODSW/UG4rDrAqiKolqNNh2DX3mk86cAdo=
434434
github.com/spf13/cobra v1.9.1 h1:CXSaggrXdbHK9CF+8ywj8Amf7PBRmPCOJugH954Nnlo=

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
@@ -746,8 +746,8 @@ github.com/shopspring/decimal
746746
# github.com/sirupsen/logrus v1.9.3
747747
## explicit; go 1.13
748748
github.com/sirupsen/logrus
749-
# github.com/skeema/knownhosts v1.3.1
750-
## explicit; go 1.22
749+
# github.com/skeema/knownhosts v1.3.2
750+
## explicit; go 1.24.0
751751
github.com/skeema/knownhosts
752752
# github.com/spf13/cast v1.7.1
753753
## explicit; go 1.19

0 commit comments

Comments
 (0)