Notes added by 'git notes append'
This commit is contained in:
parent
575d5f8912
commit
b387cad7a7
|
@ -1 +1,12 @@
|
|||
// `autogen:go.mod`
|
||||
|
||||
module go.wit.com/toolkits/tree
|
||||
|
||||
go 1.21
|
||||
|
||||
toolchain go1.23.4
|
||||
|
||||
require (
|
||||
go.wit.com/log v0.22.10
|
||||
go.wit.com/widget v1.1.27
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue