module github.com/arangodb-managed/apis require ( github.com/arangodb-managed/protoc-gen-ts v0.1.0 // indirect github.com/atotto/clipboard v0.1.1 // indirect github.com/davecgh/go-spew v1.1.1 // indirect github.com/github/hub v2.8.4+incompatible // indirect github.com/gogo/protobuf v1.3.0 github.com/golang/mock v1.2.0 // indirect github.com/golang/protobuf v1.3.2 github.com/grpc-ecosystem/grpc-gateway v1.11.0 github.com/jstemmer/go-junit-report v0.0.0-20190106144839-af01ea7f8024 // indirect github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 // indirect github.com/mattn/go-colorable v0.0.9 // indirect github.com/mattn/go-isatty v0.0.4 // indirect github.com/mitchellh/go-homedir v1.1.0 // indirect github.com/onsi/ginkgo v1.7.0 // indirect github.com/onsi/gomega v1.4.3 github.com/pseudomuto/protoc-gen-doc v1.3.2 // indirect github.com/stretchr/objx v0.1.1 // indirect github.com/stretchr/testify v1.3.0 golang.org/x/lint v0.0.0-20181217174547-8f45f776aaf1 // indirect golang.org/x/net v0.0.0-20190620200207-3b0461eec859 golang.org/x/oauth2 v0.0.0-20190115181402-5dab4167f31c // indirect golang.org/x/tools v0.0.0-20190918214516-5a1a30219888 // indirect google.golang.org/genproto v0.0.0-20190201180003-4b09977fb922 google.golang.org/grpc v1.19.0 honnef.co/go/tools v0.0.0-20190109154334-5bcec433c8ea // indirect ) go 1.13