File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ go 1.22.4
55require (
66 github.com/go-logr/logr v1.4.2
77 github.com/kubescape/kubevuln v0.3.25
8- github.com/kubescape/storage v0.0.83
8+ github.com/kubescape/storage v0.0.85
99 github.com/onsi/ginkgo/v2 v2.19.0
1010 github.com/onsi/gomega v1.33.1
1111 github.com/validator-labs/validator v0.0.41
Original file line number Diff line number Diff line change @@ -449,8 +449,8 @@ github.com/kubescape/k8s-interface v0.0.162 h1:tIXwuB7073GJV3OPgGMS4kXBh7N709Nsc
449449github.com/kubescape/k8s-interface v0.0.162 /go.mod h1:oF+Yxug3Kpfu9Yr2j63wy7gwswrKXpiqI0mLk/7gF/s =
450450github.com/kubescape/kubevuln v0.3.25 h1:h2fH5afNtsDiHFNVT19/Xw1pzXCfjXf1fA/22I/Iywo =
451451github.com/kubescape/kubevuln v0.3.25 /go.mod h1:tdTVFWlLStCH06j6ifFvlJivrENkVGVXR8JbRbDrF0o =
452- github.com/kubescape/storage v0.0.83 h1:HOxw54hs8jt6RjGcTfXUXDOrKULWLr7CxmP3ptMM/8g =
453- github.com/kubescape/storage v0.0.83 /go.mod h1:GkKtU3/Y//lt/ifEwf6LqoHEC0uq7IQraqsFYnpAJI8 =
452+ github.com/kubescape/storage v0.0.85 h1:eAfwxksPsw/NgzhjdWeAR7GGuxecMuzh/dGacBSDdng =
453+ github.com/kubescape/storage v0.0.85 /go.mod h1:GkKtU3/Y//lt/ifEwf6LqoHEC0uq7IQraqsFYnpAJI8 =
454454github.com/lunixbochs/vtclean v1.0.0 /go.mod h1:pHhQNgMf3btfWnGBVipUOjRYhoOsdGqdm/+2c2E2WMI =
455455github.com/lyft/protoc-gen-star v0.5.3 /go.mod h1:V0xaHgaf5oCCqmcxYcWiDfTiKsZsRc87/1qhoTACD8w =
456456github.com/magiconair/properties v1.8.5 /go.mod h1:y3VJvCyxH9uVvJTWEGAELF3aiYNyPKd5NZ3oSwXrF60 =
You can’t perform that action at this time.
0 commit comments