Bump Go modules to 1.17

This commit is contained in:
Přemysl Eric Janouch 2021-08-19 05:37:23 +02:00
parent 13b4b8a5f5
commit 4ed2f5fe7c
Signed by: p
GPG Key ID: A0420B94F92B9493
1 changed files with 4 additions and 0 deletions

4
go.mod
View File

@ -1,3 +1,7 @@
module janouch.name/ell
go 1.17
require github.com/peterh/liner v1.1.0
require github.com/mattn/go-runewidth v0.0.3 // indirect