File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ require (
16
16
github.com/schollz/peerdiscovery v1.7.6
17
17
github.com/schollz/progressbar/v3 v3.18.0
18
18
github.com/skip2/go-qrcode v0.0.0-20200617195104-da1b6568686e
19
- github.com/stretchr/testify v1.10.0
19
+ github.com/stretchr/testify v1.11.1
20
20
golang.org/x/crypto v0.41.0
21
21
golang.org/x/net v0.43.0
22
22
golang.org/x/sys v0.35.0
Original file line number Diff line number Diff line change @@ -54,8 +54,8 @@ github.com/skip2/go-qrcode v0.0.0-20200617195104-da1b6568686e h1:MRM5ITcdelLK2j1
54
54
github.com/skip2/go-qrcode v0.0.0-20200617195104-da1b6568686e /go.mod h1:XV66xRDqSt+GTGFMVlhk3ULuV0y9ZmzeVGR4mloJI3M =
55
55
github.com/stretchr/objx v0.1.0 /go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME =
56
56
github.com/stretchr/testify v1.6.1 /go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg =
57
- github.com/stretchr/testify v1.10.0 h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOfJA =
58
- github.com/stretchr/testify v1.10.0 /go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY =
57
+ github.com/stretchr/testify v1.11.1 h1:7s2iGBzp5EwR7/aIZr8ao5+dra3wiQyKjjFuvgVKu7U =
58
+ github.com/stretchr/testify v1.11.1 /go.mod h1:wZwfW3scLgRK+23gO65QZefKpKQRnfz6sD981Nm4B6U =
59
59
github.com/tscholl2/siec v0.0.0-20240310163802-c2c6f6198406 h1:sDWDZkwYqX0jvLWstKzFwh+pYhQNaVg65BgSkCP/f7U =
60
60
github.com/tscholl2/siec v0.0.0-20240310163802-c2c6f6198406 /go.mod h1:KL9+ubr1JZdaKjgAaHr+tCytEncXBa1pR6FjbTsOJnw =
61
61
github.com/twmb/murmur3 v1.1.5 /go.mod h1:Qq/R7NUyOfr65zD+6Q5IHKsJLwP7exErjN6lyyq3OSQ =
You can’t perform that action at this time.
0 commit comments