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