Update build

* Update to Go 1.18.
* Update minimum Go version to 1.17.
* Update Go modules for 1.17 format.
* Bump Go modules
* Enable dependabot.
* Update Prometheus common files.
* Fixup yamllint.

Signed-off-by: SuperQ <superq@gmail.com>
This commit is contained in:
SuperQ
2022-05-25 11:27:42 +02:00
parent 0bacea243a
commit 81c4933986
9 changed files with 120 additions and 24 deletions

View File

@@ -1,6 +1,6 @@
go:
# This must match .circle/config.yml.
version: 1.17
version: 1.18
repository:
path: github.com/prometheus-community/postgres_exporter
build: