Skip to content

Commit fdd3003

Browse files
committed
Fixing golangci-lint versions
Signed-off-by: Kenneth Diaz <kenneth.siles@sysdig.com>
1 parent a1c7b45 commit fdd3003

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/prometheus-community/postgres_exporter
22

3-
go 1.17
3+
go 1.20
44

55
require (
66
github.com/blang/semver/v4 v4.0.0

0 commit comments

Comments
 (0)