Notes added by 'git notes append'

This commit is contained in:
Jeff Carr 2025-02-14 00:45:30 -06:00
parent 98856e0e41
commit bc9b62f3e3
1 changed files with 15 additions and 0 deletions

View File

@ -1 +1,16 @@
// `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