summaryrefslogtreecommitdiff
path: root/vendor/modernc.org/token/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/modernc.org/token/README.md')
-rw-r--r--vendor/modernc.org/token/README.md9
1 files changed, 0 insertions, 9 deletions
diff --git a/vendor/modernc.org/token/README.md b/vendor/modernc.org/token/README.md
deleted file mode 100644
index d13c2d1fa..000000000
--- a/vendor/modernc.org/token/README.md
+++ /dev/null
@@ -1,9 +0,0 @@
-# token
-
-Package token is a variant of the stdlib package token with types FileSet and Token removed
-
-Installation
-
- $ go get [-u] modernc.org/token
-
-Documentation: [godoc.org/modernc.org/token](http://godoc.org/modernc.org/token)