Skip to content

Commit

Permalink
Bump github.com/golangci/golangci-lint from 1.38.0 to 1.39.0 in /tools (
Browse files Browse the repository at this point in the history
#125)

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>
  • Loading branch information
dependabot[bot] authored Mar 26, 2021
1 parent 22aaf73 commit bf589da
Show file tree
Hide file tree
Showing 2 changed files with 236 additions and 56 deletions.
2 changes: 1 addition & 1 deletion tools/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ module github.com/golang-templates/seed/build
go 1.16

require (
github.com/golangci/golangci-lint v1.38.0
github.com/golangci/golangci-lint v1.39.0
github.com/goreleaser/goreleaser v0.161.1
)
Loading

0 comments on commit bf589da

Please sign in to comment.