We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68aee4c commit 717018cCopy full SHA for 717018c
go.mod
@@ -1,8 +1,8 @@
1
module github.com/percona/mongodb_exporter
2
3
-go 1.23.0
+go 1.24
4
5
-toolchain go1.24.1
+toolchain go1.24.3
6
7
require (
8
github.com/AlekSi/pointer v1.2.0
tools/go.mod
module github.com/percona/mongodb_exporter/tools
github.com/daixiang0/gci v0.13.6
0 commit comments