blob: 0644b3b9f6da58bdd1b990c38f4807c325538444 [file] [log] [blame]
module cos.googlesource.com/cos/tools.git
go 1.16
require (
cloud.google.com/go v0.81.0
cloud.google.com/go/logging v1.4.2
cloud.google.com/go/storage v1.14.0
github.com/GoogleCloudPlatform/compute-image-tools/daisy v0.0.0-20211102200636-e7e49ca6dac0 // indirect
github.com/andygrunwald/go-gerrit v0.0.0-20201231163137-46815e48bfe0
github.com/beevik/etree v1.1.0
github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b
github.com/google/go-cmp v0.5.5
github.com/google/subcommands v1.2.0
github.com/gorilla/sessions v1.2.0
github.com/julienschmidt/httprouter v1.3.0 // indirect
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.8.1
github.com/smartystreets/assertions v1.1.1 // indirect
github.com/smartystreets/goconvey v1.6.4 // indirect
github.com/stretchr/testify v1.7.0 // indirect
github.com/urfave/cli/v2 v2.2.0
go.chromium.org/luci v0.0.0-20200722211809-bab0c30be68b
golang.org/x/net v0.0.0-20210503060351-7fd8e65b6420
golang.org/x/oauth2 v0.0.0-20210514164344-f6687ab2804c
golang.org/x/sys v0.0.0-20210510120138-977fb7262007
google.golang.org/api v0.46.0
google.golang.org/genproto v0.0.0-20210602131652-f16073e35f0c
google.golang.org/grpc v1.38.0
google.golang.org/protobuf v1.26.0
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b // indirect
)