Notes added by 'git notes append'

This commit is contained in:
Jeff Carr 2025-01-19 04:12:53 -06:00
parent be6c562c03
commit 2c6640fca7
1 changed files with 8 additions and 0 deletions

View File

@ -1 +1,9 @@
// `autogen:go.mod`
module go.wit.com/lib/gui/gowit
go 1.21
toolchain go1.23.4
require go.wit.com/log v0.22.10