module go.aporeto.io/gaia go 1.12 require ( github.com/dgrijalva/jwt-go v3.2.0+incompatible github.com/gopherjs/gopherjs v0.0.0-20190430165422-3e4dfb77656c // indirect github.com/mitchellh/copystructure v1.0.0 github.com/smartystreets/assertions v1.0.0 // indirect github.com/smartystreets/goconvey v0.0.0-20190330032615-68dc04aab96a go.aporeto.io/elemental v1.85.0 gopkg.in/yaml.v2 v2.2.2 )