module github.com/opentracing-contrib/go-stdlib

go 1.14

require (
	github.com/opentracing/opentracing-go v1.1.0
)
