build(deps): bump github.com/yannh/kubeconform in /scripts (#2282)
Bumps [github.com/yannh/kubeconform](https://github.com/yannh/kubeconform) from 0.6.3 to 0.6.4. - [Release notes](https://github.com/yannh/kubeconform/releases) - [Changelog](https://github.com/yannh/kubeconform/blob/master/.goreleaser.yml) - [Commits](https://github.com/yannh/kubeconform/compare/v0.6.3...v0.6.4) --- updated-dependencies: - dependency-name: github.com/yannh/kubeconform dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -8,8 +8,8 @@ require (
|
||||
github.com/bwplotka/mdox v0.9.1-0.20220718065926-6a6aac7d5d30
|
||||
github.com/google/go-jsonnet v0.20.0
|
||||
github.com/jsonnet-bundler/jsonnet-bundler v0.5.1
|
||||
github.com/yannh/kubeconform v0.6.3
|
||||
sigs.k8s.io/yaml v1.3.0 // indirect
|
||||
github.com/yannh/kubeconform v0.6.4
|
||||
sigs.k8s.io/yaml v1.4.0 // indirect
|
||||
)
|
||||
|
||||
require (
|
||||
@@ -115,7 +115,7 @@ require (
|
||||
github.com/rcrowley/go-metrics v0.0.0-20200313005456-10cdbea86bc0 // indirect
|
||||
github.com/rivo/uniseg v0.2.0 // indirect
|
||||
github.com/saintfish/chardet v0.0.0-20120816061221-3af4cd4741ca // indirect
|
||||
github.com/santhosh-tekuri/jsonschema/v5 v5.1.1 // indirect
|
||||
github.com/santhosh-tekuri/jsonschema/v5 v5.3.1 // indirect
|
||||
github.com/satori/go.uuid v1.2.0 // indirect
|
||||
github.com/sergi/go-diff v1.1.0 // indirect
|
||||
github.com/spf13/afero v1.8.2 // indirect
|
||||
|
||||
Reference in New Issue
Block a user