module go.aporeto.io/addedeffect go 1.12 require ( go.aporeto.io/elemental v1.91.0 go.aporeto.io/gaia v1.58.0 go.aporeto.io/manipulate v1.100.0 go.aporeto.io/tg v1.25.0 ) 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.1.0 github.com/smartystreets/assertions v1.0.0 github.com/smartystreets/goconvey v0.0.0-20190330032615-68dc04aab96a github.com/spf13/pflag v1.0.3 github.com/spf13/viper v1.4.0 github.com/uber-go/atomic v1.4.0 // indirect github.com/uber/jaeger-client-go v2.16.0+incompatible github.com/uber/jaeger-lib v2.0.0+incompatible // indirect go.uber.org/zap v1.10.0 gopkg.in/natefinch/lumberjack.v2 v2.0.0 )