Skip to content

Commit

Permalink
updated go.sum
Browse files Browse the repository at this point in the history
  • Loading branch information
niranjan-n1 committed Sep 23, 2024
1 parent eaea12c commit 1fdef68
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module podmon
go 1.23

require (
github.com/bramvdbogaerde/go-scp v1.5.0
github.com/bramvdbogaerde/go-scp v0.0.0-20201229172121-7a6c0268fa67
github.com/container-storage-interface/spec v1.10.0
github.com/cucumber/godog v0.14.1
github.com/dell/dell-csi-extensions/podmon v1.5.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
github.com/bramvdbogaerde/go-scp v1.5.0 h1:a9BinAjTfQh273eh7vd3qUgmBC+bx+3TRDtkZWmIpzM=
github.com/bramvdbogaerde/go-scp v1.5.0/go.mod h1:on2aH5AxaFb2G0N5Vsdy6B0Ml7k9HuHSwfo1y0QzAbQ=
github.com/bramvdbogaerde/go-scp v0.0.0-20201229172121-7a6c0268fa67 h1:fZyMQbC1LQwstaCpifWDvTpcC0oGqsvHvIaU3cDbLSU=
github.com/bramvdbogaerde/go-scp v0.0.0-20201229172121-7a6c0268fa67/go.mod h1:aiQFnN5G0MivefWD+J4Em1a+CDyu/UBEmbNP5+8Gtd4=
github.com/container-storage-interface/spec v1.10.0 h1:YkzWPV39x+ZMTa6Ax2czJLLwpryrQ+dPesB34mrRMXA=
github.com/container-storage-interface/spec v1.10.0/go.mod h1:DtUvaQszPml1YJfIK7c00mlv6/g4wNMLanLgiUbKFRI=
github.com/cpuguy83/go-md2man/v2 v2.0.2/go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o=
Expand Down

0 comments on commit 1fdef68

Please sign in to comment.