We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e9c131 commit a264101Copy full SHA for a264101
go.mod
@@ -1,6 +1,6 @@
1
module github.com/prometheus-community/postgres_exporter
2
3
-go 1.25.4
+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/v2 v2.8.0
0 commit comments