bump go modules
This commit is contained in:
committed by
Umputun
parent
8818faf189
commit
c852ea4834
+2
-2
@@ -1,8 +1,8 @@
|
||||
module github.com/PuerkitoBio/goquery
|
||||
|
||||
require (
|
||||
github.com/andybalholm/cascadia v1.2.0
|
||||
golang.org/x/net v0.0.0-20210614182718-04defd469f4e
|
||||
github.com/andybalholm/cascadia v1.3.1
|
||||
golang.org/x/net v0.0.0-20210916014120-12bc252f5db8
|
||||
)
|
||||
|
||||
go 1.13
|
||||
|
||||
Reference in New Issue
Block a user