fix(deps): update module github.com/puerkitobio/goquery to v1.10.2
Some checks failed
renovate/artifacts Artifact file update failure

This commit is contained in:
renovate 2025-02-13 17:00:56 +00:00
parent 527fa8c13d
commit 6fd94854a6

2
go.mod
View File

@ -5,7 +5,7 @@ go 1.23
toolchain go1.23.4
require (
github.com/PuerkitoBio/goquery v1.10.1
github.com/PuerkitoBio/goquery v1.10.2
github.com/a-h/templ v0.3.819
github.com/allegro/bigcache/v3 v3.1.0
github.com/gorilla/handlers v1.5.2