chore(deps): update dependency go to v1.23.5
Some checks failed
renovate/artifacts Artifact file update failure

This commit is contained in:
renovate 2025-01-19 19:18:10 +00:00
parent 2a10f8bc2f
commit 2192fc7c94

2
go.mod
View File

@ -2,7 +2,7 @@ module github.com/rramiachraf/dumb
go 1.23
toolchain go1.23.4
toolchain go1.23.5
require (
github.com/PuerkitoBio/goquery v1.10.1