all repos — htmlformat @ bbe9349634153d86663a0ab229f45baf3950f5f5

Go package and CLI tool used to format HTML

chore: bump the net package

Adrian Hesketh
commit

bbe9349634153d86663a0ab229f45baf3950f5f5

parent

714bc3ccd9887d83f0d00a914cf450fc8c217bb2

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

changed files
M go.modgo.mod
@@ -2,6 +2,6 @@ module github.com/a-h/htmlformat
go 1.20 -require golang.org/x/net v0.9.0 +require golang.org/x/net v0.13.0 require github.com/google/go-cmp v0.5.9