File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ require (
1818 github.com/golang/groupcache v0.0.0-20241129210726-2c02b8208cf8 // indirect
1919 github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99 // indirect
2020 github.com/kevinburke/ssh_config v1.2.0 // indirect
21- github.com/onsi/gomega v1.37 .0 // indirect
21+ github.com/onsi/gomega v1.38 .0 // indirect
2222 github.com/pjbgf/sha1cd v0.4.0 // indirect
2323 github.com/sergi/go-diff v1.4.0 // indirect
2424 github.com/skeema/knownhosts v1.3.1 // indirect
Original file line number Diff line number Diff line change @@ -45,8 +45,8 @@ github.com/kr/pty v1.1.1/go.mod h1:pFQYn66WHrOpPYNljwOMqo10TkYh1fy3cYio2l3bCsQ=
4545github.com/kr/text v0.1.0 /go.mod h1:4Jbv+DJW3UT/LiOwJeYQe1efqtUx/iVham/4vfdArNI =
4646github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY =
4747github.com/kr/text v0.2.0 /go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE =
48- github.com/onsi/gomega v1.37 .0 h1:CdEG8g0S133B4OswTDC/5XPSzE1OeP29QOioj2PID2Y =
49- github.com/onsi/gomega v1.37 .0 /go.mod h1:8D9+Txp43QWKhM24yyOBEdpkzN8FvJyAwecBgsU4KU0 =
48+ github.com/onsi/gomega v1.38 .0 h1:c/WX+w8SLAinvuKKQFh77WEucCnPk4j2OTUr7lt7BeY =
49+ github.com/onsi/gomega v1.38 .0 /go.mod h1:OcXcwId0b9QsE7Y49u+BTrL4IdKOBOKnD6VQNTJEB6o =
5050github.com/pjbgf/sha1cd v0.4.0 h1:NXzbL1RvjTUi6kgYZCX3fPwwl27Q1LJndxtUDVfJGRY =
5151github.com/pjbgf/sha1cd v0.4.0 /go.mod h1:zQWigSxVmsHEZow5qaLtPYxpcKMMQpa09ixqBxuCS6A =
5252github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4 =
You can’t perform that action at this time.
0 commit comments