We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36b421b commit 70ade3cCopy full SHA for 70ade3c
README.md
@@ -25,7 +25,7 @@ go get github.com/noborus/termhyo
25
26
### Requirements
27
28
-- Go 1.21 or later
+- Go 1.23 or later
29
30
## File Structure
31
go.mod
@@ -2,8 +2,6 @@ module github.com/noborus/termhyo
2
3
go 1.23.0
4
5
-toolchain go1.24.6
6
-
7
require (
8
github.com/mattn/go-runewidth v0.0.16
9
golang.org/x/text v0.28.0
0 commit comments