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
)