From f55b1d0120a1e1b9d353ccdacd5265fbb8ecedd5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Dec 2023 08:34:22 +0200 Subject: [PATCH] build(deps): bump github.com/norwoodj/helm-docs from 1.11.3 to 1.12.0 in /tools (#2015) build(deps): bump github.com/norwoodj/helm-docs in /tools Bumps [github.com/norwoodj/helm-docs](https://github.com/norwoodj/helm-docs) from 1.11.3 to 1.12.0. - [Release notes](https://github.com/norwoodj/helm-docs/releases) - [Changelog](https://github.com/norwoodj/helm-docs/blob/master/.goreleaser.yml) - [Commits](https://github.com/norwoodj/helm-docs/compare/v1.11.3...v1.12.0) --- updated-dependencies: - dependency-name: github.com/norwoodj/helm-docs dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- tools/go.mod | 2 +- tools/go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/tools/go.mod b/tools/go.mod index af1c2b8015..ca1b7ec943 100644 --- a/tools/go.mod +++ b/tools/go.mod @@ -11,7 +11,7 @@ require ( github.com/golangci/golangci-lint v1.55.2 github.com/gotesttools/gotestfmt/v2 v2.5.0 github.com/grpc-ecosystem/grpc-gateway/v2 v2.18.1 - github.com/norwoodj/helm-docs v1.11.3 + github.com/norwoodj/helm-docs v1.12.0 github.com/pseudomuto/protoc-gen-doc v1.5.1 github.com/sqlc-dev/sqlc v1.24.0 golang.org/x/lint v0.0.0-20210508222113-6edffad5e616 diff --git a/tools/go.sum b/tools/go.sum index 63a05752c1..77107ee81a 100644 --- a/tools/go.sum +++ b/tools/go.sum @@ -1256,8 +1256,8 @@ github.com/nishanths/exhaustive v0.11.0 h1:T3I8nUGhl/Cwu5Z2hfc92l0e04D2GEW6e0l8p github.com/nishanths/exhaustive v0.11.0/go.mod h1:RqwDsZ1xY0dNdqHho2z6X+bgzizwbLYOWnZbbl2wLB4= github.com/nishanths/predeclared v0.2.2 h1:V2EPdZPliZymNAn79T8RkNApBjMmVKh5XRpLm/w98Vk= github.com/nishanths/predeclared v0.2.2/go.mod h1:RROzoN6TnGQupbC+lqggsOlcgysk3LMK/HI84Mp280c= -github.com/norwoodj/helm-docs v1.11.3 h1:8dwJUOkZY+PrnMeGfJh0HjjnQAHRPIgb2qabW4MSzXk= -github.com/norwoodj/helm-docs v1.11.3/go.mod h1:pSD2NcqopI4luhnVbdX6gwnwrWP8BTTaWTY7yPlm9xY= +github.com/norwoodj/helm-docs v1.12.0 h1:loTBTwaed0vYShJDRZZ/MmD+0XqiiNpVva4CUBvCsuw= +github.com/norwoodj/helm-docs v1.12.0/go.mod h1:pSD2NcqopI4luhnVbdX6gwnwrWP8BTTaWTY7yPlm9xY= github.com/nunnatsa/ginkgolinter v0.14.1 h1:khx0CqR5U4ghsscjJ+lZVthp3zjIFytRXPTaQ/TMiyA= github.com/nunnatsa/ginkgolinter v0.14.1/go.mod h1:nY0pafUSst7v7F637e7fymaMlQqI9c0Wka2fGsDkzWg= github.com/olekukonko/tablewriter v0.0.5 h1:P2Ga83D34wi1o9J6Wh1mRuqd4mF/x/lgBS7N7AbDhec=