We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aced960 commit de13379Copy full SHA for de13379
go.mod
@@ -3,7 +3,7 @@ module github.com/nginxinc/nginx-prometheus-exporter
3
go 1.16
4
5
require (
6
- github.com/golangci/golangci-lint v1.39.0
+ github.com/golangci/golangci-lint v1.40.1
7
github.com/nginxinc/nginx-plus-go-client v0.8.0
8
github.com/prometheus/client_golang v1.10.0
9
github.com/prometheus/common v0.23.0
0 commit comments