fhelp/7bdfd342b1b974e94f319a95c32...

14 lines
174 B
Plaintext

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