summaryrefslogtreecommitdiff
path: root/Gopkg.toml
diff options
context:
space:
mode:
authorÖzgür Kesim <oec@codeblau.de>2019-06-18 13:51:23 +0200
committerÖzgür Kesim <oec@codeblau.de>2019-06-18 13:51:23 +0200
commit72355741026e72d12ac13a528adf20ed51e2131d (patch)
treed44644478f41b538dfdeaed95504fd62bcd3990e /Gopkg.toml
parent7c62ed1a6b8f0397355d12298de09ab996764991 (diff)
cleanup files
Diffstat (limited to 'Gopkg.toml')
-rw-r--r--Gopkg.toml7
1 files changed, 0 insertions, 7 deletions
diff --git a/Gopkg.toml b/Gopkg.toml
deleted file mode 100644
index 222c747..0000000
--- a/Gopkg.toml
+++ /dev/null
@@ -1,7 +0,0 @@
-[[constraint]]
- branch = "master"
- name = "github.com/prataprc/goparsec"
-
-[[constraint]]
- name = "github.com/stretchr/testify"
- version = "1.1.4"