about summary refs log tree commit diff
path: root/go.mod
diff options
context:
space:
mode:
authoremile <hanemile@protonmail.com>2019-10-19 13:04:29 +0000
committeremile <hanemile@protonmail.com>2019-10-19 13:04:29 +0000
commited109ea47f6bfecb866e9590f74624ab2270fdd9 (patch)
treeb9df7f395b9dbef007cb78466770f496b465ddb5 /go.mod
parent523ed4000c84caac3d4280aee86037a10de95bd4 (diff)
fixed the go module because of renaming the repo
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 8185e18..1545ec5 100644
--- a/go.mod
+++ b/go.mod
@@ -1,4 +1,4 @@
-module git.darknebu.la/circus/circus-challengeprovider
+module git.darknebu.la/circus/circus-manager
 
 go 1.13