all repos — htmlformat @ 69d6c2d86b95f2897d9751c22d14277419276c6e

Go package and CLI tool used to format HTML

update go version

Alin
commit

69d6c2d86b95f2897d9751c22d14277419276c6e

parent

c13a30c72c7ed256da5badf4bfc406a5d129310c

1 file changed, 1 insertion(+), 1 deletion(-)

changed files
M go.modgo.mod
@@ -1,6 +1,6 @@
module alin.ovh/htmlformat -go 1.20 +go 1.22 require golang.org/x/net v0.34.0