Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump golang.org/x/image from 0.0.0-20191009234506-e7c1f5e7dbb8 to 0.5.0 #1

Open
wants to merge 1 commit into
base: radeon-release
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
16 changes: 1 addition & 15 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,25 +5,11 @@ go 1.12
require (
cloud.google.com/go v0.53.0 // indirect
cloud.google.com/go/storage v1.5.0
github.com/99designs/goodies v0.0.0-20140916053233-ec7f410f2ff2 // indirect
github.com/Azure/go-autorest v11.1.2+incompatible // 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.1
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
go.chromium.org/gae v0.0.0-20190826183307-50a499513efa // indirect
go.chromium.org/luci v0.0.0-20200215211800-e644f44a5a82 // indirect
go.skia.org/infra v0.0.0-20200215174007-66509574ad7b
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/xerrors v0.0.0-20191204190536-9bdfabe68543
golang.org/x/text v0.7.0 // indirect
google.golang.org/api v0.17.0
)