Prepare for release v0.2.6

This commit is contained in:
2025-04-21 18:17:53 -04:00
parent 34136633d9
commit b366d1e13e
6 changed files with 37 additions and 5 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ go 1.24.2
require (
github.com/Trojan2021/BEAN v0.0.0-20241210230804-8f294833b514
github.com/charmbracelet/glamour v0.7.0
github.com/rwinkhart/libmutton v0.3.1-0.20250421161738-8f23589459fc
github.com/rwinkhart/libmutton v0.3.1
golang.org/x/term v0.31.0
)