blob: fe0c63123794c9d0c10a489e7c64704b5034113f [file] [log] [blame]
module go.skia.org/skia
go 1.12
require (
cloud.google.com/go/storage v1.12.0
github.com/99designs/goodies v0.0.0-20140916053233-ec7f410f2ff2 // indirect
github.com/Azure/go-autorest v11.1.2+incompatible // indirect
github.com/VividCortex/godaemon v0.0.0-20150910212227-3d9f6e0b234f // indirect
github.com/andygrunwald/go-gerrit v0.0.0-20191101112536-3f5e365ccf57
github.com/boltdb/bolt v1.3.1 // indirect
github.com/creack/pty v1.1.9 // indirect
github.com/flynn/json5 v0.0.0-20160717195620-7620272ed633
github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b
github.com/google/addlicense v0.0.0-20190510175307-22550fa7c1b0 // indirect
github.com/google/go-github v17.0.0+incompatible // indirect
github.com/google/uuid v1.1.2
github.com/huin/goserial v0.0.0-20121012073615-7b90efdb22b1 // indirect
github.com/luci/gtreap v0.0.0-20161228054646-35df89791e8f // indirect
github.com/pkg/errors v0.9.1
github.com/rogpeppe/go-internal v1.5.0 // indirect
github.com/skia-dev/go-systemd v0.0.0-20181025131956-1cc903e82ae4 // indirect
go.chromium.org/gae v0.0.0-20190826183307-50a499513efa // indirect
go.skia.org/infra v0.0.0-20201208190233-5ff1df349fce
golang.org/x/image v0.0.0-20191009234506-e7c1f5e7dbb8 // indirect
golang.org/x/oauth2 v0.0.0-20200902213428-5d25da1a8d43
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
google.golang.org/api v0.34.0
sigs.k8s.io/structured-merge-diff v0.0.0-20190525122527-15d366b2352e // indirect
)