tree/f2a296064e6befbce4b584f24d4...

13 lines
147 B
Plaintext

// `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
)