Notes removed by 'git notes remove'

This commit is contained in:
Jeff Carr 2025-01-20 08:26:26 -06:00
parent b9d92c2b38
commit e7c7ee0117
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.4
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.4 h1:yhefolodEfE4+Lmxxhh8fO6+UMjK9TGHuB71Lfg4rcQ=
go.wit.com/toolkits/tree v0.22.4/go.mod h1:b/GAcO13PIv7tx1aSrWv8ALK+ZEk5j78PEdEGaZ4PPA=
go.wit.com/widget v1.1.27 h1:Yd+qp6GZVwLiTTepShXSeWSDqjaCxLyfhU0ch2FrPZ8=
go.wit.com/widget v1.1.27/go.mod h1:OXIdWk7GhVJRLnHTvf45LbPNXGYG/JjbkfnmXtkoiYE=
// `autogen:`