Move expandPathWithHome to libmutton

This commit is contained in:
2025-01-16 14:26:57 -05:00
parent d1d88c2e69
commit 118ffc2adb
4 changed files with 4 additions and 9 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.20250116184730-89b74cec1e01
github.com/rwinkhart/libmutton v0.2.5-0.20250116192207-81b78068a75a
golang.org/x/term v0.28.0
)