Skip to content

Commit

Permalink
Bump github.com/ysmood/golangci-lint from 0.5.2 to 0.6.0 (#140)
Browse files Browse the repository at this point in the history
Bumps [github.com/ysmood/golangci-lint](https://github.com/ysmood/golangci-lint) from 0.5.2 to 0.6.0.
- [Release notes](https://github.com/ysmood/golangci-lint/releases)
- [Commits](ysmood/golangci-lint@v0.5.2...v0.6.0)

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

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Pablo Varela <[email protected]>
  • Loading branch information
dependabot[bot] and pablovarela authored Aug 30, 2022
1 parent d45ad88 commit 95f4441
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ require (
github.com/mitchellh/go-wordwrap v1.0.1 // indirect
github.com/slack-go/slack v0.11.2
github.com/stretchr/testify v1.8.0
github.com/ysmood/golangci-lint v0.5.2
github.com/ysmood/golangci-lint v0.6.0
)
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -544,8 +544,8 @@ github.com/xanzy/ssh-agent v0.3.0 h1:wUMzuKtKilRgBAD1sUb8gOwwRr2FGoBVumcjoOACClI
github.com/xanzy/ssh-agent v0.3.0/go.mod h1:3s9xbODqPuuhK9JV1R321M/FlMZSBvE5aY6eAcqrDh0=
github.com/xo/terminfo v0.0.0-20210125001918-ca9a967f8778 h1:QldyIu/L63oPpyvQmHgvgickp1Yw510KJOqX7H24mg8=
github.com/xo/terminfo v0.0.0-20210125001918-ca9a967f8778/go.mod h1:2MuV+tbUrU1zIOPMxZ5EncGwgmMJsa+9ucAQZXxsObs=
github.com/ysmood/golangci-lint v0.5.2 h1:tuZXJ8wn5vLTOsTSuByRM3QxpXOrfe1B7pqRpS4/bLw=
github.com/ysmood/golangci-lint v0.5.2/go.mod h1:MjiPi46oBlehp6jdJD3BM/ES8jT/wFzPKTHZqmDYIW0=
github.com/ysmood/golangci-lint v0.6.0 h1:JfXjAIE4TNgGsVxsE5b1NBgZ8AFkKzfenrpDavgWeOQ=
github.com/ysmood/golangci-lint v0.6.0/go.mod h1:MjiPi46oBlehp6jdJD3BM/ES8jT/wFzPKTHZqmDYIW0=
github.com/yuin/goldmark v1.1.7/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
github.com/yuin/goldmark v1.1.25/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
github.com/yuin/goldmark v1.1.27/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
Expand Down

0 comments on commit 95f4441

Please sign in to comment.