Skip to content

Commit 65fc631

Browse files
Update dependency go to v1.25.5
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5e6fc81 commit 65fc631

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

backend/go.mod

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

33
go 1.23.0
44

5-
toolchain go1.24.5
5+
toolchain go1.25.5
66

77
require (
88
github.com/DATA-DOG/go-sqlmock v1.5.2

tools/batch_insert/go.mod

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

33
go 1.21.0
44

5-
toolchain go1.24.5
5+
toolchain go1.25.5
66

77
require github.com/go-sql-driver/mysql v1.9.2
88

0 commit comments

Comments
 (0)