Bump libmutton to v0.0.0-20240808213918-f5e5cd31bb85

This commit is contained in:
2024-08-08 18:08:26 -04:00
parent 58dde7ed5d
commit 39bc3bc442
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ go 1.22.6
require (
github.com/charmbracelet/glamour v0.7.0
github.com/rwinkhart/libmutton v0.0.0-20240808205713-d82188f56655
github.com/rwinkhart/libmutton v0.0.0-20240808213918-f5e5cd31bb85
golang.org/x/term v0.23.0
)