Update deps
This commit is contained in:
parent
8c1fb4f181
commit
97a6d207c5
2 changed files with 6 additions and 6 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.4
|
||||
golang.org/x/net v0.0.0-20210805182204-aaa1db679c0d
|
||||
github.com/google/go-cmp v0.5.6
|
||||
golang.org/x/net v0.0.0-20210908191846-a5e095526f91
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue