fhelp/1244e0e806d83c4e2806d78a65f...

14 lines
174 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
)