From ed109ea47f6bfecb866e9590f74624ab2270fdd9 Mon Sep 17 00:00:00 2001 From: emile Date: Sat, 19 Oct 2019 13:04:29 +0000 Subject: fixed the go module because of renaming the repo --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit 1.4.1