Skip to content

Commit

Permalink
Bump github.com/golangci/golangci-lint from 1.41.1 to 1.42.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.41.1 to 1.42.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.41.1...v1.42.1)

---
updated-dependencies:
- dependency-name: github.com/golangci/golangci-lint
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 7, 2021
1 parent 8947cd5 commit 1e05f92
Show file tree
Hide file tree
Showing 2 changed files with 89 additions and 56 deletions.
8 changes: 4 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@ go 1.16
require (
github.com/Masterminds/sprig/v3 v3.2.2
github.com/adrg/xdg v0.3.3
github.com/golangci/golangci-lint v1.41.1
github.com/golangci/golangci-lint v1.42.1
github.com/goreleaser/goreleaser v0.171.0
github.com/hashicorp/go-multierror v1.1.1
github.com/magefile/mage v1.11.0
github.com/mholt/archiver/v3 v3.5.0
github.com/spf13/cobra v1.1.3
github.com/spf13/cobra v1.2.1
github.com/stretchr/testify v1.7.0
golang.org/x/crypto v0.0.0-20210506145944-38f3c27a63bf
golang.org/x/tools v0.1.4
golang.org/x/crypto v0.0.0-20210513164829-c07d793c2f9a
golang.org/x/tools v0.1.5
gopkg.in/yaml.v2 v2.4.0
)
Loading

0 comments on commit 1e05f92

Please sign in to comment.