Skip to content

Commit

Permalink
Bump github.com/arttor/helmify from 0.4.8 to 0.4.10 (#247)
Browse files Browse the repository at this point in the history
Bumps [github.com/arttor/helmify](https://github.com/arttor/helmify) from 0.4.8 to 0.4.10.
- [Release notes](https://github.com/arttor/helmify/releases)
- [Changelog](https://github.com/arttor/helmify/blob/main/.goreleaser.yml)
- [Commits](arttor/helmify@v0.4.8...v0.4.10)

---
updated-dependencies:
- dependency-name: github.com/arttor/helmify
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 27, 2023
1 parent fa7dd64 commit 22eeb30
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 @@ -57,7 +57,7 @@ require (
github.com/alexkohler/nakedret/v2 v2.0.2 // indirect
github.com/alexkohler/prealloc v1.0.0 // indirect
github.com/alingse/asasalint v0.0.11 // indirect
github.com/arttor/helmify v0.4.8
github.com/arttor/helmify v0.4.10
github.com/ashanbrown/forbidigo v1.6.0 // indirect
github.com/ashanbrown/makezero v1.1.1 // indirect
github.com/beorn7/perks v1.0.1 // indirect
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -107,8 +107,8 @@ github.com/alexkohler/prealloc v1.0.0/go.mod h1:VetnK3dIgFBBKmg0YnD9F9x6Icjd+9cv
github.com/alingse/asasalint v0.0.11 h1:SFwnQXJ49Kx/1GghOFz1XGqHYKp21Kq1nHad/0WQRnw=
github.com/alingse/asasalint v0.0.11/go.mod h1:nCaoMhw7a9kSJObvQyVzNTPBDbNpdocqrSP7t/cW5+I=
github.com/antihax/optional v1.0.0/go.mod h1:uupD/76wgC+ih3iEmQUL+0Ugr19nfwCT1kdvxnR2qWY=
github.com/arttor/helmify v0.4.8 h1:xnN6j/0MF5ObggcRRi5x8WcB4eDN9gDjnauENRBIwhg=
github.com/arttor/helmify v0.4.8/go.mod h1:jHLtbiOoxmUIIZYLGtGnZWAzjhR6NkMPED/WA2loCVc=
github.com/arttor/helmify v0.4.10 h1:NTRXZraSpyNiQ5pHH6usugyHo4rofbmTZRFekeB1Uq0=
github.com/arttor/helmify v0.4.10/go.mod h1:jHLtbiOoxmUIIZYLGtGnZWAzjhR6NkMPED/WA2loCVc=
github.com/asaskevich/govalidator v0.0.0-20200428143746-21a406dcc535 h1:4daAzAu0S6Vi7/lbWECcX0j45yZReDZ56BQsrVBOEEY=
github.com/asaskevich/govalidator v0.0.0-20200428143746-21a406dcc535/go.mod h1:oGkLhpf+kjZl6xBf758TQhh5XrAeiJv/7FRz/2spLIg=
github.com/ashanbrown/forbidigo v1.6.0 h1:D3aewfM37Yb3pxHujIPSpTf6oQk9sc9WZi8gerOIVIY=
Expand Down

0 comments on commit 22eeb30

Please sign in to comment.