Skip to content

Commit

Permalink
Fix vulnerability found in kubernetes library to fix the trivy scan c…
Browse files Browse the repository at this point in the history
…heck (litmuschaos#510)

*Updated the Kubernetes package version

Signed-off-by: Ashis Kumar Naik <[email protected]>
  • Loading branch information
ashiskumarnaik committed Oct 8, 2022
1 parent 7edcbd4 commit 309e567
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ require (
k8s.io/apimachinery v0.22.1
k8s.io/client-go v12.0.0+incompatible
k8s.io/klog v1.0.0
k8s.io/kubernetes v1.18.19
k8s.io/kubernetes v1.25.2
)

require (
Expand Down

0 comments on commit 309e567

Please sign in to comment.