Port to newest libmutton development version

This commit is contained in:
2025-01-16 13:49:21 -05:00
parent cb1b010e0a
commit d1d88c2e69
3 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ go 1.23.4
require (
github.com/Trojan2021/BEAN v0.0.0-20241210230804-8f294833b514
github.com/charmbracelet/glamour v0.7.0
github.com/rwinkhart/libmutton v0.2.5-0.20250113021621-0162b737c84d
github.com/rwinkhart/libmutton v0.2.5-0.20250116184730-89b74cec1e01
golang.org/x/term v0.28.0
)