Skip to content

Commit 6ccc155

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 09a180e commit 6ccc155

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
@@ -429,8 +429,8 @@ github.com/shopspring/decimal v1.4.0/go.mod h1:gawqmDU56v4yIKSwfBSFip1HdCCXN8/+D
429429
github.com/sirupsen/logrus v1.7.0/go.mod h1:yWOB1SBYBC5VeMP7gHvWumXLIWorT60ONWic61uBYv0=
430430
github.com/sirupsen/logrus v1.9.3 h1:dueUQJ1C2q9oE3F7wvmSGAaVtTmUizReu6fjN8uqzbQ=
431431
github.com/sirupsen/logrus v1.9.3/go.mod h1:naHLuLoDiP4jHNo9R0sCBMtWGeIprob74mVsIT4qYEQ=
432-
github.com/skeema/knownhosts v1.3.1 h1:X2osQ+RAjK76shCbvhHHHVl3ZlgDm8apHEHFqRjnBY8=
433-
github.com/skeema/knownhosts v1.3.1/go.mod h1:r7KTdC8l4uxWRyK2TpQZ/1o5HaSzh06ePQNxPwTcfiY=
432+
github.com/skeema/knownhosts v1.3.2 h1:EDL9mgf4NzwMXCTfaxSD/o/a5fxDw/xL9nkU28JjdBg=
433+
github.com/skeema/knownhosts v1.3.2/go.mod h1:bEg3iQAuw+jyiw+484wwFJoKSLwcfd7fqRy+N0QTiow=
434434
github.com/spf13/cast v1.7.1 h1:cuNEagBQEHWN1FnbGEjCXL2szYEXqfJPbP2HNUaca9Y=
435435
github.com/spf13/cast v1.7.1/go.mod h1:ancEpBxwJDODSW/UG4rDrAqiKolqNNh2DX3mk86cAdo=
436436
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
@@ -745,8 +745,8 @@ github.com/shopspring/decimal
745745
# github.com/sirupsen/logrus v1.9.3
746746
## explicit; go 1.13
747747
github.com/sirupsen/logrus
748-
# github.com/skeema/knownhosts v1.3.1
749-
## explicit; go 1.22
748+
# github.com/skeema/knownhosts v1.3.2
749+
## explicit; go 1.24.0
750750
github.com/skeema/knownhosts
751751
# github.com/spf13/cast v1.7.1
752752
## explicit; go 1.19

0 commit comments

Comments
 (0)