diff --git a/go.mod b/go.mod index 71b1c798..ef44c4ed 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/prometheus-community/postgres_exporter -go 1.23.0 +go 1.23.6 require ( github.com/DATA-DOG/go-sqlmock v1.5.2