blob: 59e05313fc25ce6d850b8566a9bf7ee89fa1835d [file] [log] [blame]
module go.skia.org/skia
go 1.12
require (
cloud.google.com/go/datastore v1.2.0
cloud.google.com/go/storage v1.10.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-20200503132804-ed2419acda39
github.com/boltdb/bolt v1.3.1 // 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/licenseclassifier v0.0.0-20200708223521-3d09a0ea2f39 // indirect
github.com/google/uuid v1.1.1
github.com/huin/goserial v0.0.0-20121012073615-7b90efdb22b1 // indirect
github.com/jackc/fake v0.0.0-20150926172116-812a484cc733 // indirect
github.com/jackc/pgx v3.2.0+incompatible // indirect
github.com/kisielk/errcheck v1.4.0 // 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/stretchr/testify v1.6.1
github.com/vektra/mockery v1.1.2 // indirect
go.chromium.org/luci v0.0.0-20200724233229-f1ca56e8cee0 // indirect
go.skia.org/infra v0.0.0-20200725035726-922d9605db0b
golang.org/x/exp v0.0.0-20200228211341-fcea875c7e85 // indirect
golang.org/x/image v0.0.0-20191009234506-e7c1f5e7dbb8 // indirect
golang.org/x/mobile v0.0.0-20191002175909-6d0d39b2ca82 // indirect
golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d
golang.org/x/sys v0.0.0-20200724161237-0e2f3a69832c // indirect
golang.org/x/tools v0.0.0-20200724172932-b5fc9d354d99 // indirect
golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543
google.golang.org/api v0.29.0
google.golang.org/genproto v0.0.0-20200724131911-43cab4749ae7 // indirect
sigs.k8s.io/structured-merge-diff v0.0.0-20190525122527-15d366b2352e // indirect
)