| module go.skia.org/skia |
| |
| go 1.12 |
| |
| require ( |
| cloud.google.com/go/pubsub v1.8.3 |
| cloud.google.com/go/storage v1.14.0 |
| github.com/andygrunwald/go-gerrit v0.0.0-20200503132804-ed2419acda39 |
| github.com/bazelbuild/remote-apis-sdks v0.0.0-20201120151053-8f976b9bf4fc // indirect |
| github.com/flynn/json5 v0.0.0-20160717195620-7620272ed633 |
| github.com/go-kit/kit v0.10.0 // indirect |
| github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b |
| github.com/google/uuid v1.1.2 |
| github.com/klauspost/compress v1.11.3 // indirect |
| github.com/stretchr/testify v1.7.0 |
| go.chromium.org/luci v0.0.0-20201121231857-b9ab316d7198 // indirect |
| go.skia.org/infra v0.0.0-20220426210209-9d8975cd9401 |
| golang.org/x/crypto v0.0.0-20220112180741-5e0467b6c7ce |
| golang.org/x/oauth2 v0.0.0-20220309155454-6242fa91716a |
| google.golang.org/api v0.74.0 |
| google.golang.org/protobuf v1.28.0 // indirect |
| nhooyr.io/websocket v1.8.7 // indirect |
| ) |