File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -68,7 +68,7 @@ require (
6868 github.com/sirupsen/logrus v1.9.3
6969 github.com/spf13/cobra v1.9.1
7070 github.com/spf13/pflag v1.0.6
71- github.com/stretchr/testify v1.10.0
71+ github.com/stretchr/testify v1.11.1
7272 github.com/testcontainers/testcontainers-go v0.35.0
7373 github.com/vishvananda/netlink v1.3.1-0.20240922070040-084abd93d350
7474 github.com/xeipuuv/gojsonschema v1.2.0
Original file line number Diff line number Diff line change @@ -1178,6 +1178,8 @@ github.com/stretchr/testify v1.8.0/go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO
11781178github.com/stretchr/testify v1.8.1 /go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4 =
11791179github.com/stretchr/testify v1.10.0 h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOfJA =
11801180github.com/stretchr/testify v1.10.0 /go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY =
1181+ github.com/stretchr/testify v1.11.1 h1:7s2iGBzp5EwR7/aIZr8ao5+dra3wiQyKjjFuvgVKu7U =
1182+ github.com/stretchr/testify v1.11.1 /go.mod h1:wZwfW3scLgRK+23gO65QZefKpKQRnfz6sD981Nm4B6U =
11811183github.com/sylabs/sif/v2 v2.20.2 h1:HGEPzauCHhIosw5o6xmT3jczuKEuaFzSfdjAsH33vYw =
11821184github.com/sylabs/sif/v2 v2.20.2 /go.mod h1:WyYryGRaR4Wp21SAymm5pK0p45qzZCSRiZMFvUZiuhc =
11831185github.com/sylabs/squashfs v1.0.4 h1:uFSw7WXv7zjutPvU+JzY0nY494Vw8s4FAf4+7DhoMdI =
You can’t perform that action at this time.
0 commit comments