aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorJordan <me@jordan.im>2022-02-10 19:38:29 -0700
committerJordan <me@jordan.im>2022-02-10 19:38:29 -0700
commit4ea8c15255899e9ba36cbc1b25bc50fc1f23cbbc (patch)
treef10e08b9daa120c7571f3b662a8d12d77c109737 /go.mod
parentfd60e00118d107e1d53fb57acc64aceb29628760 (diff)
downloadcrawl-4ea8c15255899e9ba36cbc1b25bc50fc1f23cbbc.tar.gz
crawl-4ea8c15255899e9ba36cbc1b25bc50fc1f23cbbc.zip
misc: update crawl paths to reflect fork location
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index f302ca6..50963f8 100644
--- a/go.mod
+++ b/go.mod
@@ -1,4 +1,4 @@
-module git.autistici.org/ale/crawl
+module git.jordan.im/crawl
go 1.15