module go.aporeto.io/elemental go 1.12 require ( github.com/araddon/dateparse v0.0.0-20190622164848-0fb0a474d195 github.com/gofrs/uuid v3.2.0+incompatible github.com/mitchellh/copystructure v1.0.0 github.com/mitchellh/reflectwalk v1.0.1 // indirect github.com/smartystreets/goconvey v0.0.0-20190330032615-68dc04aab96a github.com/spf13/viper v1.4.0 github.com/ugorji/go/codec v1.1.5-pre go.aporeto.io/regolithe v1.32.0 go.uber.org/zap v1.10.0 golang.org/x/sync v0.0.0-20190423024810-112230192c58 golang.org/x/tools v0.0.0-20190627220010-94c5763a7c84 )