mirror of
https://github.com/schollz/croc.git
synced 2025-10-10 21:01:02 +02:00
Merge pull request #956 from schollz/dependabot/go_modules/github.com/stretchr/testify-1.11.1
build(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1
This commit is contained in:
commit
cdd4d3aca4
2 changed files with 3 additions and 3 deletions
2
go.mod
2
go.mod
|
@ -16,7 +16,7 @@ require (
|
|||
github.com/schollz/peerdiscovery v1.7.6
|
||||
github.com/schollz/progressbar/v3 v3.18.0
|
||||
github.com/skip2/go-qrcode v0.0.0-20200617195104-da1b6568686e
|
||||
github.com/stretchr/testify v1.10.0
|
||||
github.com/stretchr/testify v1.11.1
|
||||
golang.org/x/crypto v0.41.0
|
||||
golang.org/x/net v0.43.0
|
||||
golang.org/x/sys v0.35.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue