mirror of
https://github.com/yannh/kubeconform.git
synced 2026-07-04 02:19:31 +00:00
This reverts commit 50ce5f8ecb.
This commit is contained in:
parent
50ce5f8ecb
commit
706cd56e87
21 changed files with 48 additions and 2130 deletions
5
go.mod
5
go.mod
|
|
@ -6,8 +6,3 @@ require (
|
|||
github.com/santhosh-tekuri/jsonschema/v5 v5.3.1
|
||||
sigs.k8s.io/yaml v1.4.0
|
||||
)
|
||||
|
||||
require (
|
||||
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
|
||||
github.com/hashicorp/go-retryablehttp v0.7.7 // indirect
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue