1
0
mirror of https://github.com/gizak/termui.git synced 2025-04-24 13:48:50 +08:00

feat: fix go version

This commit is contained in:
Pierre Roullon 2024-03-04 15:06:26 +01:00
parent b3ed8f6f8f
commit 18ffe6685c

2
go.mod
View File

@ -1,6 +1,6 @@
module github.com/proullon/termui/v3
go 1.15
go 1.22
require (
github.com/mattn/go-runewidth v0.0.2