go.mod (view raw)
1 2 3 4 5 6 7
module alin.ovh/htmlformat go 1.22 require golang.org/x/net v0.34.0 require github.com/google/go-cmp v0.6.0