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 6f9faba commit 70125d5Copy full SHA for 70125d5
go.mod
@@ -14,3 +14,5 @@ require (
14
github.com/stretchr/testify v1.2.2
15
golang.org/x/image v0.0.0-20180708004352-c73c2afc3b81 // indirect
16
)
17
+
18
+go 1.11
0 commit comments