Notes added by 'git notes append'
This commit is contained in:
parent
493adca1df
commit
69d2dc13c4
|
@ -1 +1,12 @@
|
|||
// `autogen:go.mod`
|
||||
|
||||
module go.wit.com/toolkits/andlabs
|
||||
|
||||
go 1.20
|
||||
|
||||
require (
|
||||
go.wit.com/dev/andlabs/ui v0.0.2
|
||||
go.wit.com/log v0.22.9
|
||||
go.wit.com/toolkits/tree v0.22.3
|
||||
go.wit.com/widget v1.1.27
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue