1
0
mirror of https://github.com/helm/chart-testing.git synced 2026-02-05 09:45:14 +01:00

Bump helm.sh/helm/v3 from 3.16.1 to 3.16.2 in the gomod group (#684)

This commit is contained in:
dependabot[bot]
2024-10-15 07:27:14 +02:00
committed by GitHub
parent b998f2b879
commit 802815f4e8
2 changed files with 9 additions and 9 deletions

6
go.mod
View File

@@ -16,7 +16,7 @@ require (
github.com/spf13/viper v1.19.0
github.com/stretchr/testify v1.9.0
gopkg.in/yaml.v2 v2.4.0
helm.sh/helm/v3 v3.16.1
helm.sh/helm/v3 v3.16.2
)
require (
@@ -43,8 +43,8 @@ require (
go.uber.org/atomic v1.9.0 // indirect
go.uber.org/multierr v1.9.0 // indirect
golang.org/x/exp v0.0.0-20230905200255-921286631fa9 // indirect
golang.org/x/sys v0.23.0 // indirect
golang.org/x/text v0.17.0 // indirect
golang.org/x/sys v0.25.0 // indirect
golang.org/x/text v0.18.0 // indirect
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c // indirect
gopkg.in/ini.v1 v1.67.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect