1
0
mirror of https://github.com/mum4k/termdash.git synced 2025-04-25 13:48:50 +08:00

Merge pull request #353 from mum4k/mod_update

Updating go.mod.
This commit is contained in:
Jakub Sobon 2023-02-08 16:15:04 -05:00 committed by GitHub
commit 66e7564bf6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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