module github.com/smartystreets/goconvey go 1.18 require ( github.com/jtolds/gls v4.20.0+incompatible github.com/smarty/assertions v1.15.0 golang.org/x/tools v0.7.0 ) require ( github.com/gopherjs/gopherjs v1.17.2 // indirect golang.org/x/mod v0.9.0 // indirect golang.org/x/sys v0.6.0 // indirect )