diff options
Diffstat (limited to 'vendor/github.com/opentracing/opentracing-go/go.mod')
-rw-r--r-- | vendor/github.com/opentracing/opentracing-go/go.mod | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/vendor/github.com/opentracing/opentracing-go/go.mod b/vendor/github.com/opentracing/opentracing-go/go.mod deleted file mode 100644 index bf48bb5d7..000000000 --- a/vendor/github.com/opentracing/opentracing-go/go.mod +++ /dev/null @@ -1,5 +0,0 @@ -module github.com/opentracing/opentracing-go - -go 1.14 - -require github.com/stretchr/testify v1.3.0 |