Notes added by 'git notes append'

This commit is contained in:
Jeff Carr 2025-02-08 21:24:34 -06:00
parent a48ea9f19c
commit f53504c442
1 changed files with 15 additions and 0 deletions

View File

@ -1 +1,16 @@
// `autogen:go.mod`
module go.wit.com/toolkits/andlabs
go 1.22
toolchain go1.23.4
require (
go.wit.com/dev/andlabs/ui v0.0.2
go.wit.com/log v0.22.11
go.wit.com/toolkits/tree v0.22.7
go.wit.com/widget v1.1.28
)
require google.golang.org/protobuf v1.36.5 // indirect