Skip to content

Commit 761201c

Browse files
chore(deps): update dependency go to v1.25.7 (#3355)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Max Base <MaxBaseCode@Gmail.Com>
1 parent 2753877 commit 761201c

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.6
5+
toolchain go1.25.7
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.6
5+
toolchain go1.25.7
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.6
5+
toolchain go1.25.7
66

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

0 commit comments

Comments
 (0)