blob: 7882e77047383c1e9fa7bb2fcc938327af4e1279 [file] [log] [blame]
module go.fuchsia.dev/infra
require (
cloud.google.com/go v0.44.3
github.com/Microsoft/go-winio v0.4.11 // indirect
github.com/docker/distribution v0.0.0-20171207180435-f4118485915a // indirect
github.com/docker/docker v0.0.0-20171228233519-daded8da9178
github.com/docker/go-connections v0.3.0 // indirect
github.com/docker/go-units v0.3.3 // indirect
github.com/gogo/protobuf v1.1.1 // indirect
github.com/golang/protobuf v1.3.2
github.com/google/subcommands v1.0.1
github.com/gopherjs/gopherjs v0.0.0-20181103185306-d547d1d9531e // 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/opencontainers/go-digest v1.0.0-rc1 // indirect
github.com/opencontainers/image-spec v1.0.1 // indirect
github.com/pkg/errors v0.8.0 // indirect
github.com/smartystreets/assertions v0.0.0-20190401211740-f487f9de1cd3 // indirect
github.com/smartystreets/goconvey v0.0.0-20190330032615-68dc04aab96a // indirect
github.com/stretchr/testify v1.3.0 // indirect
github.com/texttheater/golang-levenshtein v0.0.0-20180516184445-d188e65d659e // indirect
go.chromium.org/luci v0.0.0-20190622001554-9aebd979f94a
go.fuchsia.dev/tools v0.0.0-20190902223517-00b2baf53fff
google.golang.org/api v0.8.0
google.golang.org/genproto v0.0.0-20190801165951-fa694d86fc64
google.golang.org/grpc v1.21.1
)
go 1.13