# 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