module go.aporeto.io/elemental go 1.12 exclude github.com/ugorji/go/codec v1.1.5-pre 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/spf13/viper v1.4.0 github.com/ugorji/go v1.1.4 go.aporeto.io/regolithe v1.33.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 )