module go.aporeto.io/midgard-lib go 1.13 require ( go.aporeto.io/elemental v1.100.1-0.20210116012353-bf59238510ef go.aporeto.io/gaia v1.94.1-0.20210302190556-fde79fcea32a go.aporeto.io/tg v1.34.1-0.20210128000739-9dff3a820553 ) require ( cloud.google.com/go v0.53.0 github.com/dgrijalva/jwt-go v3.2.0+incompatible github.com/opentracing/opentracing-go v1.1.0 github.com/smartystreets/goconvey v1.6.4 go.uber.org/zap v1.15.0 )