diff options
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" |