blob: 95f9aa4e1501201f09110e3f697f1b0bc8d66303 [file] [log] [blame]
module go.opentelemetry.io/otel
go 1.14
require (
github.com/google/go-cmp v0.5.2
github.com/stretchr/testify v1.6.1
)