Skip to content

Commit de13379

Browse files
Bump github.com/golangci/golangci-lint from 1.39.0 to 1.40.1 (#190)
Bumps [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint) from 1.39.0 to 1.40.1. - [Release notes](https://github.com/golangci/golangci-lint/releases) - [Changelog](https://github.com/golangci/golangci-lint/blob/master/CHANGELOG.md) - [Commits](golangci/golangci-lint@v1.39.0...v1.40.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent aced960 commit de13379

File tree

2 files changed

+48
-33
lines changed

2 files changed

+48
-33
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/nginxinc/nginx-prometheus-exporter
33
go 1.16
44

55
require (
6-
github.com/golangci/golangci-lint v1.39.0
6+
github.com/golangci/golangci-lint v1.40.1
77
github.com/nginxinc/nginx-plus-go-client v0.8.0
88
github.com/prometheus/client_golang v1.10.0
99
github.com/prometheus/common v0.23.0

0 commit comments

Comments
 (0)