github.com/pebbe/util v0.9.0 -> v0.10.0

This commit is contained in:
Peter Kleiweg
2026-03-04 13:29:52 +01:00
parent a3b0b03922
commit b81f924feb
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -4,5 +4,5 @@ go 1.25.0
require (
github.com/jbowtie/gokogiri v0.0.0-20250107075044-de0f9d4877a5
github.com/pebbe/util v0.9.0
github.com/pebbe/util v0.10.0
)