aboutsummaryrefslogtreecommitdiff
path: root/vendor/github.com/andybalholm/cascadia/go.mod
diff options
context:
space:
mode:
authorrenovate <renovate-bot@autistici.org>2021-07-11 14:26:26 +0000
committerrenovate <renovate-bot@autistici.org>2021-07-11 14:26:26 +0000
commit557f9d889812976293b4a668c190e0e1e0332857 (patch)
tree9d2e82374a063f3b568110e83ccb1b285f3247f1 /vendor/github.com/andybalholm/cascadia/go.mod
parent877afafd950b84242204499b3ed8c1b2c8c75f31 (diff)
downloadcrawl-557f9d889812976293b4a668c190e0e1e0332857.tar.gz
crawl-557f9d889812976293b4a668c190e0e1e0332857.zip
Update module github.com/PuerkitoBio/goquery to v1.7.1
Diffstat (limited to 'vendor/github.com/andybalholm/cascadia/go.mod')
-rw-r--r--vendor/github.com/andybalholm/cascadia/go.mod6
1 files changed, 4 insertions, 2 deletions
diff --git a/vendor/github.com/andybalholm/cascadia/go.mod b/vendor/github.com/andybalholm/cascadia/go.mod
index e6febbb..51a330b 100644
--- a/vendor/github.com/andybalholm/cascadia/go.mod
+++ b/vendor/github.com/andybalholm/cascadia/go.mod
@@ -1,3 +1,5 @@
-module "github.com/andybalholm/cascadia"
+module github.com/andybalholm/cascadia
-require "golang.org/x/net" v0.0.0-20180218175443-cbe0f9307d01
+require golang.org/x/net v0.0.0-20180218175443-cbe0f9307d01
+
+go 1.13