fhelp/815d061d5dab25614afa9ebe319...

16 lines
195 B
Plaintext

// `autogen:go.mod`
module go.wit.com/lib/fhelp
go 1.21
toolchain go1.23.4
require (
github.com/google/uuid v1.6.0
go.wit.com/log v0.22.10
golang.org/x/text v0.21.0
)
// `autogen:go.sum`