all repos — htmlformat @ c3d4a33d8ada426554c3f42f92cf139c4a742fdd

Go package and CLI tool used to format HTML

chore: bump deps

Adrian Hesketh
commit

c3d4a33d8ada426554c3f42f92cf139c4a742fdd

parent

bbe9349634153d86663a0ab229f45baf3950f5f5

1 file changed, 2 insertions(+), 2 deletions(-)

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.13.0 +require golang.org/x/net v0.17.0 -require github.com/google/go-cmp v0.5.9 +require github.com/google/go-cmp v0.6.0