Skip to content

Commit

Permalink
Bump github.com/golangci/golangci-lint from 1.39.0 to 1.40.1
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.39.0 to 1.40.1.
- [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.1)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 17, 2021
1 parent 0a80152 commit 878f169
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 33 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/ktr0731/go-fuzzyfinder
require (
github.com/Songmu/gocredits v0.2.0
github.com/gdamore/tcell/v2 v2.2.1
github.com/golangci/golangci-lint v1.39.0
github.com/golangci/golangci-lint v1.40.1
github.com/google/go-cmp v0.5.5
github.com/google/gofuzz v1.2.0
github.com/goreleaser/goreleaser v0.164.0
Expand Down
Loading

0 comments on commit 878f169

Please sign in to comment.