Skip to content

Commit 43a703c

Browse files
committed
PMM-14516 Bump Go version to 1.24.9 in go.mod (#1194)
(cherry picked from commit c943d40)
1 parent 8290ba5 commit 43a703c

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

go.mod

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
module github.com/percona/mongodb_exporter
22

3-
go 1.24.0
4-
5-
toolchain go1.24.3
3+
go 1.24.9
64

75
require (
86
github.com/AlekSi/pointer v1.2.0

0 commit comments

Comments
 (0)