We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da71b13 commit e095b27Copy full SHA for e095b27
go.mod
@@ -2,7 +2,7 @@ module github.com/slurpcode/slurp
2
3
go 1.23.0
4
5
-toolchain go1.25.7
+toolchain go1.26.0
6
7
require (
8
github.com/gocolly/colly/v2 v2.3.0
macewindu/go.mod
@@ -2,7 +2,7 @@ module github.com/slurpcode/slurp/macewindu
github.com/gin-gonic/gin v1.11.0
pdfstar/go.mod
@@ -2,7 +2,7 @@ module github.com/slurpcode/slurp/pdfstar
go 1.24.0
0 commit comments