Skip to content

Commit bf589da

Browse files
Bump github.com/golangci/golangci-lint from 1.38.0 to 1.39.0 in /tools (#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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 22aaf73 commit bf589da

File tree

2 files changed

+236
-56
lines changed

2 files changed

+236
-56
lines changed

tools/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ module github.com/golang-templates/seed/build
33
go 1.16
44

55
require (
6-
github.com/golangci/golangci-lint v1.38.0
6+
github.com/golangci/golangci-lint v1.39.0
77
github.com/goreleaser/goreleaser v0.161.1
88
)

0 commit comments

Comments
 (0)