Address JetBrains warnings; update documentation + draft release notes

This commit is contained in:
2026-02-14 16:21:04 -05:00
parent 18fb930a94
commit b148dbf8bf
5 changed files with 15 additions and 11 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ go 1.26.0
require (
github.com/charmbracelet/glamour v0.7.0
github.com/rwinkhart/go-boilerplate v0.3.0
github.com/rwinkhart/libmutton v0.4.3-0.20260214001306-20d8e141ebbb
github.com/rwinkhart/libmutton v0.4.3-0.20260214212002-f4fdf65528c4
golang.org/x/term v0.40.0
)