module go.aporeto.io/addedeffect 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/manipulate v1.121.1-0.20210216193334-967d3851e7a6 go.aporeto.io/tg v1.34.1-0.20210128000739-9dff3a820553 ) require ( github.com/blang/semver v3.5.1+incompatible github.com/codahale/hdrhistogram v0.0.0-20161010025455-3a0bb77429bd // indirect github.com/opentracing/opentracing-go v1.2.0 github.com/pkg/errors v0.9.1 // indirect github.com/smartystreets/assertions v1.0.0 github.com/smartystreets/goconvey v1.6.4 github.com/spf13/pflag v1.0.5 github.com/spf13/viper v1.7.1 github.com/uber/jaeger-client-go v2.22.1+incompatible github.com/uber/jaeger-lib v2.2.0+incompatible // indirect go.uber.org/zap v1.15.0 golang.org/x/lint v0.0.0-20200130185559-910be7a94367 // indirect gopkg.in/natefinch/lumberjack.v2 v2.0.0 )