module go.aporeto.io/midgard-lib go 1.12 require ( go.aporeto.io/elemental v1.80.1 go.aporeto.io/gaia v1.23.1 go.aporeto.io/tg v1.23.1 ) require ( cloud.google.com/go v0.40.0 github.com/dgrijalva/jwt-go v3.2.0+incompatible github.com/opentracing/opentracing-go v1.1.0 github.com/smartystreets/goconvey v0.0.0-20190330032615-68dc04aab96a go.uber.org/zap v1.10.0 )