Skip to content

Commit 79087f7

Browse files
Bump github.com/golangci/golangci-lint from 1.39.0 to 1.40.0 (#98)
Bumps [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint) from 1.39.0 to 1.40.0. - [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.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7d7d4f7 commit 79087f7

File tree

2 files changed

+58
-33
lines changed

2 files changed

+58
-33
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ require (
88
github.com/Azure/go-autorest/autorest/to v0.4.0 // indirect
99
github.com/Azure/go-autorest/autorest/validation v0.3.1 // indirect
1010
github.com/aws/aws-sdk-go v1.38.38
11-
github.com/golangci/golangci-lint v1.39.0
11+
github.com/golangci/golangci-lint v1.40.0
1212
github.com/nginxinc/nginx-plus-go-client v0.8.0
1313
gopkg.in/yaml.v2 v2.4.0
1414
)

0 commit comments

Comments
 (0)