Notes added by 'git notes append'

This commit is contained in:
Jeff Carr 2025-02-14 00:45:50 -06:00
parent 16ffe4c0d3
commit 3b2f9dca95
1 changed files with 15 additions and 0 deletions

View File

@ -1 +1,16 @@
// `autogen:go.mod` // `autogen:go.mod`
module go.wit.com/lib/fhelp
go 1.22
toolchain go1.23.6
require (
github.com/google/uuid v1.6.0
go.wit.com/lib/gui/shell v0.22.25
go.wit.com/log v0.22.16
golang.org/x/text v0.22.0
)
require github.com/go-cmd/cmd v1.4.3 // indirect