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 go.aporeto.io/elemental v1.67.0 gopkg.in/yaml.v2 v2.2.2 )