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 424a702 commit 69df19aCopy full SHA for 69df19a
go.mod
@@ -1,6 +1,8 @@
1
module github.com/percona/mongodb_exporter
2
3
-go 1.24.3
+go 1.24
4
+
5
+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