File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -64,7 +64,7 @@ require (
64
64
github.com/sirupsen/logrus v1.9.3
65
65
github.com/spf13/cobra v1.9.1
66
66
github.com/spf13/pflag v1.0.7
67
- github.com/stretchr/testify v1.11.0
67
+ github.com/stretchr/testify v1.11.1
68
68
github.com/vbauerster/mpb/v8 v8.10.2
69
69
github.com/vishvananda/netlink v1.3.1
70
70
go.etcd.io/bbolt v1.4.3
Original file line number Diff line number Diff line change @@ -381,8 +381,8 @@ github.com/stretchr/testify v1.6.1/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/
381
381
github.com/stretchr/testify v1.7.0 /go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg =
382
382
github.com/stretchr/testify v1.7.1 /go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg =
383
383
github.com/stretchr/testify v1.8.0 /go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO+kdMU+MU =
384
- github.com/stretchr/testify v1.11.0 h1:ib4sjIrwZKxE5u/Japgo/7SJV3PvgjGiRNAvTVGqQl8 =
385
- github.com/stretchr/testify v1.11.0 /go.mod h1:wZwfW3scLgRK+23gO65QZefKpKQRnfz6sD981Nm4B6U =
384
+ github.com/stretchr/testify v1.11.1 h1:7s2iGBzp5EwR7/aIZr8ao5+dra3wiQyKjjFuvgVKu7U =
385
+ github.com/stretchr/testify v1.11.1 /go.mod h1:wZwfW3scLgRK+23gO65QZefKpKQRnfz6sD981Nm4B6U =
386
386
github.com/sylabs/sif/v2 v2.21.1 h1:GZ0b5//AFAqJEChd8wHV/uSKx/l1iuGYwjR8nx+4wPI =
387
387
github.com/sylabs/sif/v2 v2.21.1 /go.mod h1:YoqEGQnb5x/ItV653bawXHZJOXQaEWpGwHsSD3YePJI =
388
388
github.com/tchap/go-patricia/v2 v2.3.3 h1:xfNEsODumaEcCcY3gI0hYPZ/PcpVv5ju6RMAhgwZDDc =
Original file line number Diff line number Diff line change @@ -843,7 +843,7 @@ github.com/spf13/pflag
843
843
# github.com/stefanberger/go-pkcs11uri v0.0.0-20230803200340-78284954bff6
844
844
## explicit; go 1.19
845
845
github.com/stefanberger/go-pkcs11uri
846
- # github.com/stretchr/testify v1.11.0
846
+ # github.com/stretchr/testify v1.11.1
847
847
## explicit; go 1.17
848
848
github.com/stretchr/testify/assert
849
849
github.com/stretchr/testify/assert/yaml
You can’t perform that action at this time.
0 commit comments