aboutsummaryrefslogtreecommitdiff
path: root/mastodon
diff options
context:
space:
mode:
Diffstat (limited to 'mastodon')
-rw-r--r--mastodon/go.mod5
-rw-r--r--mastodon/go.sum2
2 files changed, 0 insertions, 7 deletions
diff --git a/mastodon/go.mod b/mastodon/go.mod
deleted file mode 100644
index cc414ea..0000000
--- a/mastodon/go.mod
+++ /dev/null
@@ -1,5 +0,0 @@
-module mastodon
-
-go 1.13
-
-require github.com/tomnomnom/linkheader v0.0.0-20180905144013-02ca5825eb80
diff --git a/mastodon/go.sum b/mastodon/go.sum
deleted file mode 100644
index d67f56e..0000000
--- a/mastodon/go.sum
+++ /dev/null
@@ -1,2 +0,0 @@
-github.com/tomnomnom/linkheader v0.0.0-20180905144013-02ca5825eb80 h1:nrZ3ySNYwJbSpD6ce9duiP+QkD3JuLCcWkdaehUS/3Y=
-github.com/tomnomnom/linkheader v0.0.0-20180905144013-02ca5825eb80/go.mod h1:iFyPdL66DjUD96XmzVL3ZntbzcflLnznH0fr99w5VqE=