diff options
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 |
commit | 72355741026e72d12ac13a528adf20ed51e2131d (patch) | |
tree | d44644478f41b538dfdeaed95504fd62bcd3990e /Gopkg.toml | |
parent | 7c62ed1a6b8f0397355d12298de09ab996764991 (diff) |
cleanup files
Diffstat (limited to 'Gopkg.toml')
-rw-r--r-- | Gopkg.toml | 7 |
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" |