Compare commits

..

1 Commits

Author SHA1 Message Date
696739f2f6 chore(deps): update dependency go to v1.24.1
Some checks failed
renovate/artifacts Artifact file update failure
2025-03-04 21:00:59 +00:00

2
go.mod
View File

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