Notes added by 'git notes append'

This commit is contained in:
Jeff Carr 2025-02-08 19:38:09 -06:00
parent 95d4b32c1c
commit 62ebc9f6df
1 changed files with 19 additions and 0 deletions

View File

@ -1 +1,20 @@
// `autogen:go.mod`
module go.wit.com/apps/autogenpb
go 1.22
toolchain go1.23.4
require (
github.com/alexflint/go-arg v1.5.1
github.com/go-cmd/cmd v1.4.3
github.com/google/uuid v1.6.0
go.wit.com/lib/fhelp v0.0.5
go.wit.com/lib/gui/shell v0.22.24
go.wit.com/log v0.22.11
golang.org/x/text v0.22.0
google.golang.org/protobuf v1.36.5
)
require github.com/alexflint/go-scalar v1.2.0 // indirect