Bump github.com/golangci/golangci-lint from 1.52.0 to 1.52.1 (#354)
Bumps [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint) from 1.52.0 to 1.52.1. - [Release notes](https://github.com/golangci/golangci-lint/releases) - [Changelog](https://github.com/golangci/golangci-lint/blob/master/CHANGELOG.md) - [Commits](https://github.com/golangci/golangci-lint/compare/v1.52.0...v1.52.1) --- updated-dependencies: - dependency-name: github.com/golangci/golangci-lint dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
2
go.mod
2
go.mod
@@ -9,7 +9,7 @@ go 1.19
|
||||
require (
|
||||
github.com/apparentlymart/go-cidr v1.1.0
|
||||
github.com/deckarep/golang-set/v2 v2.3.0
|
||||
github.com/golangci/golangci-lint v1.52.0
|
||||
github.com/golangci/golangci-lint v1.52.1
|
||||
github.com/hashicorp/go-version v1.6.0
|
||||
github.com/hashicorp/terraform-plugin-docs v0.14.1
|
||||
github.com/hashicorp/terraform-plugin-sdk/v2 v2.26.0
|
||||
|
||||
Reference in New Issue
Block a user