module go.aporeto.io/elemental go 1.12 require ( github.com/araddon/dateparse v0.0.0-20190622164848-0fb0a474d195 github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 github.com/gofrs/uuid v3.2.0+incompatible github.com/mitchellh/copystructure v1.0.0 github.com/smartystreets/goconvey v0.0.0-20190330032615-68dc04aab96a github.com/spf13/viper v1.4.0 github.com/ugorji/go/codec v1.1.7 go.aporeto.io/regolithe v1.43.0 go.uber.org/zap v1.10.0 golang.org/x/sync v0.0.0-20190423024810-112230192c58 golang.org/x/tools v0.0.0-20190628185430-d5de6b6fc58b )