module go.aporeto.io/gaia go 1.12 require ( github.com/dgrijalva/jwt-go v3.2.0+incompatible github.com/mitchellh/copystructure v1.0.0 github.com/smartystreets/goconvey v0.0.0-20190330032615-68dc04aab96a github.com/stretchr/testify v1.3.0 // indirect go.aporeto.io/elemental v1.55.0 gopkg.in/yaml.v2 v2.2.2 )