aboutsummaryrefslogtreecommitdiff
path: root/vendor/github.com/smartystreets/goconvey/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/github.com/smartystreets/goconvey/go.mod')
-rw-r--r--vendor/github.com/smartystreets/goconvey/go.mod8
1 files changed, 0 insertions, 8 deletions
diff --git a/vendor/github.com/smartystreets/goconvey/go.mod b/vendor/github.com/smartystreets/goconvey/go.mod
deleted file mode 100644
index 5764a0a3..00000000
--- a/vendor/github.com/smartystreets/goconvey/go.mod
+++ /dev/null
@@ -1,8 +0,0 @@
-module github.com/smartystreets/goconvey
-
-require (
- github.com/gopherjs/gopherjs v0.0.0-20181017120253-0766667cb4d1 // indirect
- github.com/jtolds/gls v4.20.0+incompatible
- github.com/smartystreets/assertions v0.0.0-20180927180507-b2de0cb4f26d
- golang.org/x/tools v0.0.0-20190328211700-ab21143f2384
-)