Compare commits

..

1 Commits

Author SHA1 Message Date
432f662690 chore(deps): update dependency go to v1.23.6
Some checks failed
renovate/artifacts Artifact file update failure
2025-02-04 17:00:56 +00:00

2
go.mod
View File

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