Build with Go 1.13

This commit is contained in:
Junegunn Choi
2019-11-02 14:59:14 +09:00
parent 11645e1fac
commit 33f89a08f3
2 changed files with 4 additions and 2 deletions

2
go.mod
View File

@@ -15,3 +15,5 @@ require (
golang.org/x/sys v0.0.0-20190509141414-a5b02f93d862 // indirect
golang.org/x/text v0.0.0-20170530162606-4ee4af566555 // indirect
)
go 1.13