Skip to content

Commit 9cbed6d

Browse files
Merge pull request #44 from NVIDIA/dependabot/go_modules/main/github.com/mittwald/go-helm-client-0.12.12
Bump github.com/mittwald/go-helm-client from 0.12.11 to 0.12.12
2 parents a2b6069 + 5ade9a1 commit 9cbed6d

File tree

6 files changed

+15
-15
lines changed

6 files changed

+15
-15
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ require (
88
github.com/Masterminds/sprig/v3 v3.2.3
99
github.com/NVIDIA/k8s-test-infra v0.0.0-20240806103558-2d7411125519
1010
github.com/go-logr/logr v1.4.2
11-
github.com/mittwald/go-helm-client v0.12.11
11+
github.com/mittwald/go-helm-client v0.12.12
1212
github.com/onsi/ginkgo/v2 v2.19.1
1313
github.com/onsi/gomega v1.34.1
1414
github.com/openshift/api v0.0.0-20240708071937-c9a91940bf0f

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -241,8 +241,8 @@ github.com/mitchellh/go-wordwrap v1.0.1/go.mod h1:R62XHJLzvMFRBbcrT7m7WgmE1eOyTS
241241
github.com/mitchellh/reflectwalk v1.0.0/go.mod h1:mSTlrgnPZtwu0c4WaC2kGObEpuNDbx0jmZXqmk4esnw=
242242
github.com/mitchellh/reflectwalk v1.0.2 h1:G2LzWKi524PWgd3mLHV8Y5k7s6XUvT0Gef6zxSIeXaQ=
243243
github.com/mitchellh/reflectwalk v1.0.2/go.mod h1:mSTlrgnPZtwu0c4WaC2kGObEpuNDbx0jmZXqmk4esnw=
244-
github.com/mittwald/go-helm-client v0.12.11 h1:fjJysS2pyEXUsgHP9OAQyFIZB67sU6uo+w4vM6JePJM=
245-
github.com/mittwald/go-helm-client v0.12.11/go.mod h1:HA3eMOaUhqa4EXUfj94f6L0v4aUEKHuVV977hVl1KWU=
244+
github.com/mittwald/go-helm-client v0.12.12 h1:56eYOEOLguP34c3MIZi3JdkpdgGO1Tjp3Cb6NmmJNlU=
245+
github.com/mittwald/go-helm-client v0.12.12/go.mod h1:4Fb6Ryix9NRJJyYMg1RtVNx4EJz1incsyGFn+Yno2U4=
246246
github.com/moby/locker v1.0.1 h1:fOXqR41zeveg4fFODix+1Ch4mj/gT0NE1XJbp/epuBg=
247247
github.com/moby/locker v1.0.1/go.mod h1:S7SDdo5zpBK84bzzVlKr2V0hz+7x9hWbYC/kq7oQppc=
248248
github.com/moby/spdystream v0.2.0 h1:cjW1zVyyoiM0T7b6UoySUFqzXMoqRckQtXwGPiBhOM8=

vendor/github.com/mittwald/go-helm-client/client.go

Lines changed: 1 addition & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/mittwald/go-helm-client/spec.go

Lines changed: 4 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/mittwald/go-helm-client/values/options.go

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/modules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -311,7 +311,7 @@ github.com/mitchellh/go-wordwrap
311311
# github.com/mitchellh/reflectwalk v1.0.2
312312
## explicit
313313
github.com/mitchellh/reflectwalk
314-
# github.com/mittwald/go-helm-client v0.12.11
314+
# github.com/mittwald/go-helm-client v0.12.12
315315
## explicit; go 1.22.0
316316
github.com/mittwald/go-helm-client
317317
github.com/mittwald/go-helm-client/values

0 commit comments

Comments
 (0)