We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff0812f commit 7c785a0Copy full SHA for 7c785a0
go.mod
@@ -5,5 +5,5 @@ go 1.13
5
require (
6
github.com/fogleman/gg v1.0.0
7
github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0 // indirect
8
- golang.org/x/image v0.0.0-20171214225156-12117c17ca67 // indirect
+ golang.org/x/image v0.0.0-20171214225156-12117c17ca67
9
)
0 commit comments