blob: a07b748bdf5244c37b8485ce50219e2e38990ff3 [file] [log] [blame]
module cloud.google.com/go/internal/examples/mock
go 1.15
require (
github.com/golang/protobuf v1.4.3 // indirect
github.com/google/go-cmp v0.5.4 // indirect
github.com/googleapis/gax-go/v2 v2.0.5
golang.org/x/net v0.0.0-20201224014010-6772e930b67b // indirect
golang.org/x/sys v0.0.0-20210218155724-8ebf48af031b // indirect
golang.org/x/text v0.3.4 // indirect
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 // indirect
google.golang.org/genproto v0.0.0-20210218151259-fe80b386bf06
google.golang.org/grpc v1.34.0 // indirect
)