mirror of
https://github.com/schollz/croc.git
synced 2025-10-11 05:11:06 +02:00
deps
This commit is contained in:
parent
9006cde1b3
commit
7c98ae3d5a
2 changed files with 3 additions and 2 deletions
2
go.mod
2
go.mod
|
@ -15,7 +15,7 @@ require (
|
|||
github.com/schollz/progressbar/v3 v3.13.0
|
||||
github.com/stretchr/testify v1.6.1
|
||||
golang.org/x/crypto v0.6.0
|
||||
golang.org/x/net v0.6.0
|
||||
golang.org/x/net v0.7.0
|
||||
golang.org/x/time v0.3.0
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue