aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/github.com/graph-gophers/graphql-go/Gopkg.toml
blob: 62b93679985107ca2b293e9b9b60aea02180b1a7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
# Refer to https://golang.github.io/dep/docs/Gopkg.toml.html
# for detailed Gopkg.toml documentation.

[[constraint]]
  name = "github.com/opentracing/opentracing-go"
  version = "1.0.2"

[prune]
  go-tests = true
  unused-packages = true