blob: 2c214a410fcbabf1dc4aa9253ddd25f5b6aa5deb [file] [log] [blame]
module cos.googlesource.com/cos/tools
go 1.14
require (
cloud.google.com/go/storage v1.10.0
github.com/beevik/etree v1.1.0
github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b
github.com/google/go-cmp v0.5.1
github.com/google/martian v2.1.0+incompatible
github.com/google/subcommands v1.2.0
github.com/julienschmidt/httprouter v1.3.0 // indirect
github.com/mitchellh/go-homedir v1.1.0 // indirect
github.com/pkg/errors v0.9.1
github.com/smartystreets/assertions v1.1.1 // indirect
github.com/smartystreets/goconvey v1.6.4 // indirect
github.com/urfave/cli/v2 v2.2.0
go.chromium.org/luci v0.0.0-20200722211809-bab0c30be68b
google.golang.org/protobuf v1.25.0
)