github.com/bytedance/mockey@v1.2.10/go.mod (about) 1 module github.com/bytedance/mockey 2 3 go 1.18 4 5 require ( 6 github.com/smartystreets/goconvey v1.6.4 7 golang.org/x/arch v0.0.0-20201008161808-52c3e6f60cff 8 ) 9 10 require ( 11 github.com/gopherjs/gopherjs v0.0.0-20181017120253-0766667cb4d1 // indirect 12 github.com/jtolds/gls v4.20.0+incompatible // indirect 13 github.com/smartystreets/assertions v0.0.0-20180927180507-b2de0cb4f26d // indirect 14 )