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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
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)