Notes added by 'git notes append'

This commit is contained in:
Jeff Carr 2024-12-17 21:53:15 -06:00
parent a0989f05c3
commit 87a1910e1a
1 changed files with 16 additions and 0 deletions

View File

@ -1 +1,17 @@
// `autogen:go.mod` // `autogen:go.mod`
module go.wit.com/apps/autogenpb
go 1.21
toolchain go1.23.4
require (
github.com/alexflint/go-arg v1.5.1
github.com/go-cmd/cmd v1.4.3
go.wit.com/lib/gui/shell v0.22.18
go.wit.com/log v0.22.9
golang.org/x/text v0.21.0
)
require github.com/alexflint/go-scalar v1.2.0 // indirect