We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1fc4c8 commit 9d554ccCopy full SHA for 9d554cc
go.mod
@@ -1,6 +1,6 @@
1
module github.com/prometheus-community/postgres_exporter
2
3
-go 1.24.9
+go 1.25.5
4
5
require (
6
github.com/DATA-DOG/go-sqlmock v1.5.2
tools/go.mod
module github.com/percona/postgres_exporter/tools
github.com/golangci/golangci-lint v1.64.8
0 commit comments