Skip to content

Commit

Permalink
Bump github.com/golangci/golangci-lint in /internal/tools (#1743)
Browse files Browse the repository at this point in the history
Bumps [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint) from 1.38.0 to 1.39.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.38.0...v1.39.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and MrAlias authored Mar 28, 2021
1 parent 54e1bd1 commit b1342fe
Show file tree
Hide file tree
Showing 2 changed files with 415 additions and 53 deletions.
2 changes: 1 addition & 1 deletion internal/tools/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.14
require (
github.com/client9/misspell v0.3.4
github.com/gogo/protobuf v1.3.2
github.com/golangci/golangci-lint v1.38.0
github.com/golangci/golangci-lint v1.39.0
github.com/itchyny/gojq v0.12.2
golang.org/x/tools v0.1.0
)
Expand Down
Loading

0 comments on commit b1342fe

Please sign in to comment.