aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorRasmus Dahlberg <rasmus@rgdd.se>2023-07-06 10:44:51 +0200
committerRasmus Dahlberg <rasmus@rgdd.se>2023-07-06 10:46:09 +0200
commitfc6866e229ba8b4278ed1dce79351b40481e6c2a (patch)
treefbe288a9b950cb901865e28749749b4c20951370 /go.mod
parent8fb3d9985504e01a3abdd7dbe1d7c86b2110c7b0 (diff)
Set module name for hosting at gitlab.torproject.org
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 f40cef9..5bae246 100644
--- a/go.mod
+++ b/go.mod
@@ -1,4 +1,4 @@
-module git.cs.kau.se/rasmoste/onion-grab
+module gitlab.torproject.org/tpo/onion-services/onion-grab
go 1.20