summaryrefslogtreecommitdiff
path: root/Gopkg.toml
blob: 222c747486ebadde2020c8052ac3569e58e48454 (plain)
1
2
3
4
5
6
7
[[constraint]]
  branch = "master"
  name = "github.com/prataprc/goparsec"

[[constraint]]
  name = "github.com/stretchr/testify"
  version = "1.1.4"