aboutsummaryrefslogtreecommitdiff
path: root/mastodon
diff options
context:
space:
mode:
authorr <r@freesoftwareextremist.com>2020-02-01 11:31:44 +0000
committerr <r@freesoftwareextremist.com>2020-02-01 11:31:44 +0000
commit9cf648eaa3c2d158cc4aafda73738f7fe173ca84 (patch)
treee4d6f69bc405a5c12d59df1a91a5d6d1536e2423 /mastodon
parente73df8de9ab5a00aa377d5cd7cfe335e06774ea0 (diff)
downloadbloat-9cf648eaa3c2d158cc4aafda73738f7fe173ca84.tar.gz
bloat-9cf648eaa3c2d158cc4aafda73738f7fe173ca84.zip
Use vendored dependencies
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=