Skip to content

Commit 7a88ef5

Browse files
chore: update dependency golang to v1.25.5 (#1958)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: soneda-yuya <soneda.yuya@gmail.com>
1 parent edd8177 commit 7a88ef5

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

go.work

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
go 1.25.4
1+
go 1.25.5
22

33
use ./server

server/.tool-versions

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
golang 1.24.4
1+
golang 1.25.5

server/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,4 +204,4 @@ require (
204204
moul.io/http2curl/v2 v2.3.0 // indirect
205205
)
206206

207-
go 1.25.4
207+
go 1.25.5

0 commit comments

Comments
 (0)