aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorr <r@freesoftwareextremist.com>2019-12-19 16:21:37 +0000
committerr <r@freesoftwareextremist.com>2019-12-19 16:21:37 +0000
commit3d1e4cfa4c17eea9a64b8672df769c540fefdaeb (patch)
tree1bb4ad2b4382eeb166f0bc18bb3eaf1e33d8f512
parent7c6097703cc357a133b34ed22d9d4da31d698860 (diff)
downloadbloat-3d1e4cfa4c17eea9a64b8672df769c540fefdaeb.tar.gz
bloat-3d1e4cfa4c17eea9a64b8672df769c540fefdaeb.zip
Remove unused file
-rw-r--r--go.mod.old10
1 files changed, 0 insertions, 10 deletions
diff --git a/go.mod.old b/go.mod.old
deleted file mode 100644
index e633126..0000000
--- a/go.mod.old
+++ /dev/null
@@ -1,10 +0,0 @@
-module web
-
-go 1.13
-
-require (
- github.com/gorilla/mux v1.7.3
- mastodon v0.0.0-00010101000000-000000000000
-)
-
-replace mastodon => ./mastodon