Skip to content

Commit 0596763

Browse files
Update Go version to 1.24.2 to address vulnerability GO-2025-3563
1 parent 2fe2dcc commit 0596763

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/remind101/pkg
22

3-
go 1.24.0
3+
go 1.24.2
44

55
require (
66
cloud.google.com/go/profiler v0.4.2

0 commit comments

Comments
 (0)