Notes added by 'git notes append'
This commit is contained in:
parent
8fd466289c
commit
6226668744
|
@ -1 +1,14 @@
|
||||||
// `autogen:go.mod`
|
// `autogen:go.mod`
|
||||||
|
|
||||||
|
module go.wit.com/toolkits/tree
|
||||||
|
|
||||||
|
go 1.22
|
||||||
|
|
||||||
|
toolchain go1.23.6
|
||||||
|
|
||||||
|
require (
|
||||||
|
go.wit.com/lib/protobuf/guipb v0.0.2
|
||||||
|
go.wit.com/log v0.22.16
|
||||||
|
go.wit.com/widget v1.1.29
|
||||||
|
google.golang.org/protobuf v1.36.5
|
||||||
|
)
|
||||||
|
|
Loading…
Reference in New Issue