Skip to content

Commit e095b27

Browse files
chore(deps): update dependency go to v1.26.0 (#3361)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent da71b13 commit e095b27

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module github.com/slurpcode/slurp
22

33
go 1.23.0
44

5-
toolchain go1.25.7
5+
toolchain go1.26.0
66

77
require (
88
github.com/gocolly/colly/v2 v2.3.0

macewindu/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module github.com/slurpcode/slurp/macewindu
22

33
go 1.23.0
44

5-
toolchain go1.25.7
5+
toolchain go1.26.0
66

77
require (
88
github.com/gin-gonic/gin v1.11.0

pdfstar/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module github.com/slurpcode/slurp/pdfstar
22

33
go 1.24.0
44

5-
toolchain go1.25.7
5+
toolchain go1.26.0
66

77
require (
88
github.com/gin-gonic/gin v1.11.0

0 commit comments

Comments
 (0)