Revert go version change

Signed-off-by: Joe Adams <github@joeadams.io>
This commit is contained in:
Joe Adams 2021-07-08 09:31:06 -04:00
parent 7fdb019811
commit 820c05b747
No known key found for this signature in database
GPG Key ID: 2A21CFFDE8B588C6

2
go.mod
View File

@ -1,6 +1,6 @@
module github.com/prometheus-community/postgres_exporter
go 1.16
go 1.14
require (
github.com/blang/semver v3.5.1+incompatible