// `autogen:go.mod`
module go.wit.com/toolkits/tree
go 1.21
toolchain go1.23.4
require (
go.wit.com/log v0.22.10
go.wit.com/widget v1.1.27
)