Notes added by 'git notes append'

This commit is contained in:
Jeff Carr 2024-12-14 23:27:29 -06:00
parent df911f26e4
commit 986b50cbeb
1 changed files with 10 additions and 0 deletions

View File

@ -1 +1,11 @@
// `autogen:go.mod`
module go.wit.com/toolkits/nocui
go 1.20
require (
go.wit.com/log v0.22.9
go.wit.com/toolkits/tree v0.22.3
go.wit.com/widget v1.1.27
)