Update deps
This commit is contained in:
parent
489355ac13
commit
29c2b67cdb
2 changed files with 29 additions and 10 deletions
4
go.mod
4
go.mod
|
|
@ -3,6 +3,6 @@ module github.com/n0madic/twitter-scraper
|
|||
go 1.13
|
||||
|
||||
require (
|
||||
github.com/google/go-cmp v0.5.6
|
||||
golang.org/x/net v0.0.0-20211206223403-eba003a116a9
|
||||
github.com/google/go-cmp v0.5.9
|
||||
golang.org/x/net v0.5.0
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue