Notes added by 'git notes append'

This commit is contained in:
Jeff Carr 2025-01-19 04:43:22 -06:00
parent 148c24fff3
commit af38e29593
1 changed files with 17 additions and 0 deletions

View File

@ -1 +1,18 @@
// `autogen:go.mod` // `autogen:go.mod`
module go.wit.com/lib/debugger
go 1.21
toolchain go1.23.4
require (
go.wit.com/dev/alexflint/arg v1.5.5
go.wit.com/gui v0.22.21
go.wit.com/lib/gadgets v0.22.5
go.wit.com/lib/gui/logsettings v0.22.5
go.wit.com/log v0.22.10
go.wit.com/widget v1.1.27
)
require go.wit.com/dev/alexflint/scalar v1.2.4 // indirect