Upgrade go version

This commit is contained in:
Luke Wilson 2021-04-13 11:30:03 -05:00
parent 1dbba289c8
commit 2755630929

2
go.mod
View File

@ -1,6 +1,6 @@
module github.com/fivemoreminix/qedit module github.com/fivemoreminix/qedit
go 1.12 go 1.16
require ( require (
github.com/gdamore/tcell/v2 v2.2.0 github.com/gdamore/tcell/v2 v2.2.0