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

This commit is contained in:
renovate 2025-04-11 21:00:48 +00:00
parent a01a4febf5
commit b1c0733f8f

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.3
github.com/a-h/templ v0.3.819
github.com/allegro/bigcache/v3 v3.1.0
github.com/gorilla/handlers v1.5.2