about summary refs log tree commit diff
path: root/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod8
1 files changed, 0 insertions, 8 deletions
diff --git a/go.mod b/go.mod
deleted file mode 100644
index 1545ec5..0000000
--- a/go.mod
+++ /dev/null
@@ -1,8 +0,0 @@
-module git.darknebu.la/circus/circus-manager
-
-go 1.13
-
-require (
-	github.com/gorilla/mux v1.7.3
-	github.com/lib/pq v1.2.0
-)