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

Bump github.com/spf13/pflag from 1.0.5 to 1.0.6 in the gomod group (#712)

This commit is contained in:
dependabot[bot]
2025-02-04 07:55:54 +01:00
committed by GitHub
parent d3dba21ace
commit e3ee8b5ec1
2 changed files with 3 additions and 2 deletions

2
go.mod
View File

@@ -10,7 +10,7 @@ require (
github.com/mattn/go-shellwords v1.0.12
github.com/mitchellh/go-homedir v1.1.0
github.com/spf13/cobra v1.8.1
github.com/spf13/pflag v1.0.5
github.com/spf13/pflag v1.0.6
github.com/spf13/viper v1.19.0
github.com/stretchr/testify v1.10.0
gopkg.in/yaml.v2 v2.4.0