bump deps
This commit is contained in:
parent
a13a52c312
commit
868b87b02a
2 changed files with 15 additions and 11 deletions
6
go.mod
6
go.mod
|
|
@ -3,7 +3,7 @@ module github.com/imperatrona/twitter-scraper
|
|||
go 1.16
|
||||
|
||||
require (
|
||||
github.com/AlexEidt/Vidio v1.5.1 // indirect
|
||||
github.com/google/go-cmp v0.5.9
|
||||
golang.org/x/net v0.17.0
|
||||
github.com/AlexEidt/Vidio v1.5.1
|
||||
github.com/google/go-cmp v0.6.0
|
||||
golang.org/x/net v0.22.0
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue