Skip to content

Commit

Permalink
Bump github.com/ysmood/golangci-lint from 0.8.0 to 0.10.1
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.8.0 to 0.10.1.
- [Release notes](https://github.com/ysmood/golangci-lint/releases)
- [Commits](ysmood/golangci-lint@v0.8.0...v0.10.1)

---
updated-dependencies:
- dependency-name: github.com/ysmood/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 29, 2023
1 parent 908c78c commit 72a34b4
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 @@ -10,7 +10,7 @@ require (
github.com/katbyte/terrafmt v0.5.2
github.com/slack-go/slack v0.12.2
github.com/stretchr/testify v1.8.2
github.com/ysmood/golangci-lint v0.8.0
github.com/ysmood/golangci-lint v0.10.1
)

require (
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -376,8 +376,8 @@ github.com/xo/terminfo v0.0.0-20210125001918-ca9a967f8778 h1:QldyIu/L63oPpyvQmHg
github.com/xo/terminfo v0.0.0-20210125001918-ca9a967f8778/go.mod h1:2MuV+tbUrU1zIOPMxZ5EncGwgmMJsa+9ucAQZXxsObs=
github.com/ysmood/fetchup v0.2.2 h1:Qn8/q5uDW7szclt4sVXCFJ1TXup3hogz94OaLf6kloo=
github.com/ysmood/fetchup v0.2.2/go.mod h1:xhibcRKziSvol0H1/pj33dnKrYyI2ebIvz5cOOkYGns=
github.com/ysmood/golangci-lint v0.8.0 h1:fTdFTeLy/jhvO5BfbCHhp0VZ33FYDR3CQUcS8dtVGPQ=
github.com/ysmood/golangci-lint v0.8.0/go.mod h1:9jwlkLdQwF5kETHNUvPAZKjdjH6hFtH3NvOn9hUgLNw=
github.com/ysmood/golangci-lint v0.10.1 h1:3xD0eT4E20YQ7+T5QDDDk4QIQOiKuXK0mmJsU5I2Tcg=
github.com/ysmood/golangci-lint v0.10.1/go.mod h1:9jwlkLdQwF5kETHNUvPAZKjdjH6hFtH3NvOn9hUgLNw=
github.com/ysmood/gop v0.0.2 h1:VuWweTmXK+zedLqYufJdh3PlxDNBOfFHjIZlPT2T5nw=
github.com/ysmood/gop v0.0.2/go.mod h1:rr5z2z27oGEbyB787hpEcx4ab8cCiPnKxn0SUHt6xzk=
github.com/ysmood/got v0.34.1 h1:IrV2uWLs45VXNvZqhJ6g2nIhY+pgIG1CUoOcqfXFl1s=
Expand Down

0 comments on commit 72a34b4

Please sign in to comment.