Skip to content

Commit

Permalink
Bump github.com/golangci/golangci-lint from 1.36.0 to 1.38.0
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.36.0 to 1.38.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.36.0...v1.38.0)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 9, 2021
1 parent 5e720d8 commit 8c37f9c
Show file tree
Hide file tree
Showing 2 changed files with 81 additions and 2 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@ go 1.15
require (
github.com/Masterminds/sprig/v3 v3.2.2
github.com/adrg/xdg v0.3.1
github.com/golangci/golangci-lint v1.36.0
github.com/golangci/golangci-lint v1.38.0
github.com/goreleaser/goreleaser v0.155.2
github.com/magefile/mage v1.11.0
github.com/mholt/archiver/v3 v3.5.0
github.com/spf13/cobra v1.1.3
github.com/stretchr/testify v1.7.0
golang.org/x/crypto v0.0.0-20201208171446-5f87f3452ae9
golang.org/x/tools v0.0.0-20210105210202-9ed45478a130
golang.org/x/tools v0.1.0
gopkg.in/yaml.v2 v2.4.0
)
Loading

0 comments on commit 8c37f9c

Please sign in to comment.