Updating go.mod.

Signed-off-by: Jakub Sobon <jakub.sobon@elohim.sk>
This commit is contained in:
Jakub Sobon 2023-02-08 16:03:09 -05:00
parent 6ac65a228e
commit 0cf808465f
No known key found for this signature in database
GPG Key ID: F2451A77FB05D3B7
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -1,6 +1,6 @@
module github.com/mum4k/termdash
go 1.17
go 1.20
require (
github.com/gdamore/tcell/v2 v2.5.4