From 2bc0c5bbcb8e74a4e3f1c2c412ad6d7d3435001e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 07:27:21 +0000 Subject: [PATCH] Bump github.com/arttor/helmify from 0.4.13 to 0.4.14 Bumps [github.com/arttor/helmify](https://github.com/arttor/helmify) from 0.4.13 to 0.4.14. - [Release notes](https://github.com/arttor/helmify/releases) - [Changelog](https://github.com/arttor/helmify/blob/main/.goreleaser.yml) - [Commits](https://github.com/arttor/helmify/compare/v0.4.13...v0.4.14) --- updated-dependencies: - dependency-name: github.com/arttor/helmify dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 2d4a472..9ee07a4 100644 --- a/go.mod +++ b/go.mod @@ -93,7 +93,7 @@ require ( github.com/alexkohler/nakedret/v2 v2.0.4 // indirect github.com/alexkohler/prealloc v1.0.0 // indirect github.com/alingse/asasalint v0.0.11 // indirect - github.com/arttor/helmify v0.4.13 + github.com/arttor/helmify v0.4.14 github.com/ashanbrown/forbidigo v1.6.0 // indirect github.com/ashanbrown/makezero v1.1.1 // indirect github.com/beorn7/perks v1.0.1 // indirect diff --git a/go.sum b/go.sum index 10a3aae..c3a1164 100644 --- a/go.sum +++ b/go.sum @@ -673,8 +673,8 @@ github.com/antihax/optional v1.0.0/go.mod h1:uupD/76wgC+ih3iEmQUL+0Ugr19nfwCT1kd github.com/apache/arrow/go/v10 v10.0.1/go.mod h1:YvhnlEePVnBS4+0z3fhPfUy7W1Ikj0Ih0vcRo/gZ1M0= github.com/apache/arrow/go/v11 v11.0.0/go.mod h1:Eg5OsL5H+e299f7u5ssuXsuHQVEGC4xei5aX110hRiI= github.com/apache/thrift v0.16.0/go.mod h1:PHK3hniurgQaNMZYaCLEqXKsYK8upmhPbmdP2FXSqgU= -github.com/arttor/helmify v0.4.13 h1:2Y0cnTjaQMGtPnsiAegF9nXfWgVrtcbIzLV3Fj/I9SI= -github.com/arttor/helmify v0.4.13/go.mod h1:jHLtbiOoxmUIIZYLGtGnZWAzjhR6NkMPED/WA2loCVc= +github.com/arttor/helmify v0.4.14 h1:ihIAVOvwE3adGrnoAv923SRzT5wEeXu2XFnHMlg1h4Q= +github.com/arttor/helmify v0.4.14/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=