diff --git a/go.mod b/go.mod index 6e1885f..7b3aed8 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/tjmtmmnk/ilse -go 1.15 +go 1.16 require ( github.com/gdamore/tcell/v2 v2.2.0