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

Update module golang.org/x/image to v0.6.0 #28

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ require (
github.com/steveyen/gtreap v0.0.0-20150807155958-0abe01ef9be2
github.com/wcharczuk/go-chart v2.0.2-0.20181012164330-3cb33d48d32d+incompatible
golang.org/x/crypto 2c7772ba3064
golang.org/x/image v0.0.0-20181116024801-cd38e8056d9b
golang.org/x/image v0.6.0
golang.org/x/net v0.0.0-20181217023233-e147a9138326
golang.org/x/sys a9b59b0215f8
)