chore(grequests): update grequests to v2
This commit is contained in:
parent
a88da88a47
commit
00bf1820f1
5 changed files with 18 additions and 13 deletions
2
go.mod
2
go.mod
|
@ -7,7 +7,7 @@ require (
|
|||
github.com/go-chi/chi/v5 v5.2.2
|
||||
github.com/go-chi/render v1.0.3
|
||||
github.com/hashicorp/go-memdb v1.3.5
|
||||
github.com/levigross/grequests v0.0.0-20250606031859-3f3c12e4e704
|
||||
github.com/levigross/grequests/v2 v2.0.0-20250606223341-05add15eea25
|
||||
github.com/praserx/ipconv v1.2.2
|
||||
github.com/prometheus/client_golang v1.22.0
|
||||
github.com/schollz/progressbar/v3 v3.18.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue