Notes removed by 'git notes remove'

This commit is contained in:
Jeff Carr 2025-01-19 04:44:39 -06:00
parent b32990337e
commit 7b17bfad94
1 changed files with 0 additions and 27 deletions

View File

@ -1,27 +0,0 @@
// `autogen:go.mod`
module go.wit.com/toolkits/andlabs
go 1.21
toolchain go1.23.4
require (
go.wit.com/dev/andlabs/ui v0.0.2
go.wit.com/log v0.22.10
go.wit.com/toolkits/tree v0.22.3
go.wit.com/widget v1.1.27
)
// `autogen:go.sum`
go.wit.com/dev/andlabs/ui v0.0.2 h1:dJLzeY70rqNG2Mc3f8hf3cmtTeMh/qGXhbUIYo0E4U8=
go.wit.com/dev/andlabs/ui v0.0.2/go.mod h1:Qi27oewjluxZwIEVKTPLzZ0CsuDle2A511Y5SRZN+HM=
go.wit.com/log v0.22.10 h1:rlSgaYjvxbpcmi9UBQO3ESmbd/jiyFdRQFoGOvpCEUc=
go.wit.com/log v0.22.10/go.mod h1:4uNPFBqhsAh8zNF+zxVEmC3c/9AZ8JeTfUUvRpddvLQ=
go.wit.com/toolkits/tree v0.22.3 h1:j9EKfxfu0f7K4srfpxzw4Jich9+cxY0L+XYgp8b7LA0=
go.wit.com/toolkits/tree v0.22.3/go.mod h1:dzidmTJQyW6Cm/6QnG1NtzTeQdWD9GTStEbasB2o0z8=
go.wit.com/widget v1.1.27 h1:Yd+qp6GZVwLiTTepShXSeWSDqjaCxLyfhU0ch2FrPZ8=
go.wit.com/widget v1.1.27/go.mod h1:OXIdWk7GhVJRLnHTvf45LbPNXGYG/JjbkfnmXtkoiYE=
// `autogen:`