Skip to content
This repository was archived by the owner on Sep 15, 2019. It is now read-only.

Commit 03c0051

Browse files
committed
Update golang.org/x/image commit hash to cff245a
1 parent b6d86ba commit 03c0051

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ module github.com/galaco/source-tools-common
33
require (
44
github.com/galaco/vmf v1.0.0
55
github.com/go-gl/mathgl v0.0.0-20190416165552-c4601bc793c7
6-
golang.org/x/image v0.0.0-20190713065837-d6a02ce849c9 // indirect
6+
golang.org/x/image v0.0.0-20190802004427-cff245a6509b // indirect
77
)

go.sum

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,5 @@ golang.org/x/image v0.0.0-20190209060608-ef4a1470e0dc/go.mod h1:ux5Hcp/YLpHSI86h
99
golang.org/x/image v0.0.0-20190220224347-31aff87c08e9/go.mod h1:kZ7UVZpmo3dzQBMxlp+ypCbDeSB+sBbTgSJuh5dn5js=
1010
golang.org/x/image v0.0.0-20190321063152-3fc05d484e9f/go.mod h1:kZ7UVZpmo3dzQBMxlp+ypCbDeSB+sBbTgSJuh5dn5js=
1111
golang.org/x/image v0.0.0-20190713065837-d6a02ce849c9/go.mod h1:FeLwcggjj3mMvU+oOTbSwawSJRM1uh48EjtB4UJZlP0=
12+
golang.org/x/image v0.0.0-20190802004427-cff245a6509b/go.mod h1:FeLwcggjj3mMvU+oOTbSwawSJRM1uh48EjtB4UJZlP0=
1213
golang.org/x/text v0.3.0/go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ=

0 commit comments

Comments
 (0)