Notes added by 'git notes append'
This commit is contained in:
parent
75266b14d1
commit
f3c79e6d91
|
@ -1 +1,15 @@
|
|||
// `autogen:go.mod`
|
||||
|
||||
module go.wit.com/toolkits/nocui
|
||||
|
||||
go 1.22
|
||||
|
||||
toolchain go1.23.4
|
||||
|
||||
require (
|
||||
go.wit.com/log v0.22.11
|
||||
go.wit.com/toolkits/tree v0.22.8
|
||||
go.wit.com/widget v1.1.28
|
||||
)
|
||||
|
||||
require google.golang.org/protobuf v1.36.5 // indirect
|
||||
|
|
Loading…
Reference in New Issue