blob: 6325974c356c9934b3455042f945fd05959cd06c [file] [log] [blame]
module go.fuchsia.dev/infra
require (
cloud.google.com/go v0.53.0 // indirect
cloud.google.com/go/storage v1.5.0
github.com/Microsoft/go-winio v0.4.14 // 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/mock v1.4.0
github.com/golang/protobuf v1.3.3
github.com/google/go-cmp v0.4.0
github.com/google/subcommands v1.0.1
github.com/google/uuid v1.1.1
github.com/gopherjs/gopherjs v0.0.0-20181103185306-d547d1d9531e // indirect
github.com/julienschmidt/httprouter v1.2.0 // indirect
github.com/maruel/subcommands v0.0.0-20181220013616-967e945be48b
github.com/maruel/ut v1.0.0 // indirect
github.com/microsoft/go-winio v0.4.11 // indirect
github.com/mitchellh/go-homedir v1.1.0 // indirect
github.com/op/go-logging v0.0.0-20160315200505-970db520ece7 // indirect
github.com/opencontainers/go-digest v1.0.0-rc1 // indirect
github.com/opencontainers/image-spec v1.0.1 // indirect
github.com/smartystreets/assertions v0.0.0-20190401211740-f487f9de1cd3 // indirect
github.com/smartystreets/goconvey v0.0.0-20190330032615-68dc04aab96a // indirect
github.com/texttheater/golang-levenshtein v0.0.0-20180516184445-d188e65d659e // indirect
go.chromium.org/gae v0.0.0-20190826183307-50a499513efa // indirect
go.chromium.org/luci v0.0.0-20200502172955-ba1dbf255208
go.fuchsia.dev/fuchsia v0.0.0-20200428055653-c6718692bc20
go.fuchsia.dev/tools v0.0.0-20190902223517-00b2baf53fff
golang.org/x/crypto v0.0.0-20191011191535-87dc89f01550
golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d
golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e
golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae
golang.org/x/time v0.0.0-20191024005414-555d28b269f0
google.golang.org/api v0.18.0
google.golang.org/genproto v0.0.0-20200224152610-e50cd9704f63
google.golang.org/grpc v1.29.1
)
go 1.13