Move backend to subdir
[brackets.git] / go.mod
diff --git a/go.mod b/go.mod
deleted file mode 100644 (file)
index a51656d..0000000
--- a/go.mod
+++ /dev/null
@@ -1,9 +0,0 @@
-module git.jacobcasper.com/brackets
-
-go 1.14
-
-require (
-       github.com/mattn/go-sqlite3 v2.0.3+incompatible
-       github.com/zmb3/spotify v0.0.0-20200413172747-49e8144a06f7
-       golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d
-)