summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod4
1 files changed, 2 insertions, 2 deletions
diff --git a/go.mod b/go.mod
index 03ab30879..1691bb03b 100644
--- a/go.mod
+++ b/go.mod
@@ -1,5 +1,5 @@
-module github.com/gotosocial/server
+module github.com/gotosocial/gotosocial
go 1.16
-require github.com/gin-gonic/gin v1.6.3 // indirect
+require github.com/gin-gonic/gin v1.6.3