| module fuchsia.googlesource.com/tools |
| |
| require ( |
| cloud.google.com/go v0.40.0 |
| github.com/golang/mock v1.2.0 |
| github.com/golang/protobuf v1.3.1 |
| github.com/google/go-cmp v0.3.0 |
| github.com/google/subcommands v0.0.0-20181012225330-46f0354f6315 |
| github.com/google/uuid v1.1.0 |
| github.com/googleapis/gax-go v2.0.2+incompatible // indirect |
| github.com/gopherjs/gopherjs v0.0.0-20181103185306-d547d1d9531e // indirect |
| github.com/jtolds/gls v4.2.1+incompatible // indirect |
| github.com/julienschmidt/httprouter v1.2.0 // indirect |
| github.com/kr/pretty v0.1.0 // indirect |
| github.com/maruel/subcommands v0.0.0-20181220013616-967e945be48b // indirect |
| github.com/maruel/ut v1.0.0 // indirect |
| github.com/mitchellh/go-homedir v1.1.0 // indirect |
| github.com/pmezard/go-difflib v1.0.0 // indirect |
| github.com/smartystreets/assertions v0.0.0-20190116191733-b6c0e53d7304 // indirect |
| github.com/smartystreets/goconvey v0.0.0-20181108003508-044398e4856c // indirect |
| github.com/texttheater/golang-levenshtein v0.0.0-20180516184445-d188e65d659e // indirect |
| go.chromium.org/luci v0.0.0-20181004001148-1bfb80352368 |
| golang.org/x/crypto v0.0.0-20190325154230-a5d413f7728c |
| golang.org/x/net v0.0.0-20190503192946-f4e77d36d62c |
| golang.org/x/sys v0.0.0-20190507160741-ecd444e8653b |
| google.golang.org/api v0.6.0 |
| google.golang.org/genproto v0.0.0-20190530194941-fb225487d101 |
| google.golang.org/grpc v1.20.1 |
| gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 // indirect |
| gopkg.in/yaml.v2 v2.2.2 |
| ) |