Skip to content

Commit 70125d5

Browse files
committed
deps: specify go version as 1.11
1 parent 6f9faba commit 70125d5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

go.mod

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,5 @@ require (
1414
github.com/stretchr/testify v1.2.2
1515
golang.org/x/image v0.0.0-20180708004352-c73c2afc3b81 // indirect
1616
)
17+
18+
go 1.11

0 commit comments

Comments
 (0)