module kerma go 1.19 require ( github.com/docker/go v1.5.1-1 github.com/smartystreets/goconvey v1.7.2 golang.org/x/exp v0.0.0-20221026153819-32f3d567a233 ) require ( github.com/gopherjs/gopherjs v0.0.0-20181017120253-0766667cb4d1 // indirect github.com/jtolds/gls v4.20.0+incompatible // indirect github.com/smartystreets/assertions v1.2.0 // indirect )