module github.com/gojek/feast require ( github.com/ghodss/yaml v1.0.0 github.com/golang/mock v1.2.0 github.com/golang/protobuf v1.3.1 github.com/google/go-cmp v0.2.0 github.com/inconshreveable/mousetrap v1.0.0 // indirect github.com/mitchellh/go-homedir v1.1.0 github.com/spf13/cobra v0.0.3 github.com/spf13/viper v1.3.2 google.golang.org/grpc v1.19.1 gopkg.in/yaml.v2 v2.2.2 )