blob: 00ad7ec6c91685c8c92854f6b122775e83bb8336 [file] [log] [blame]
module cuelang.org/go
require (
github.com/BurntSushi/toml v0.3.1 // indirect
github.com/cockroachdb/apd v1.1.0
github.com/ghodss/yaml v1.0.0
github.com/google/go-cmp v0.2.0
github.com/inconshreveable/mousetrap v1.0.0 // indirect
github.com/lib/pq v1.0.0 // indirect
github.com/mitchellh/go-homedir v1.0.0
github.com/pkg/errors v0.8.0 // indirect
github.com/spf13/cobra v0.0.3
github.com/spf13/viper v1.3.1
golang.org/x/exp/errors v0.0.0-20181221233300-b68661188fbf
golang.org/x/sync v0.0.0-20181108010431-42b317875d0f
golang.org/x/tools v0.0.0-20181210225255-6a3e9aa2ab77
golang.org/x/xerrors v0.0.0-20190410155217-1f06c39b4373
)