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 @@ -7,7 +7,7 @@ toolchain go1.22.3
77require (
88 github.com/go-logr/logr v1.4.1
99 github.com/kubescape/kubevuln v0.3.18
10- github.com/kubescape/storage v0.0.83
10+ github.com/kubescape/storage v0.0.85
1111 github.com/onsi/ginkgo/v2 v2.17.3
1212 github.com/onsi/gomega v1.33.1
1313 github.com/validator-labs/validator v0.0.39
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.18 h1:Fy+AR9QrxH7r4ZeWsccPf2qBg2MgAlh88UbxD3u2rwU =
451451github.com/kubescape/kubevuln v0.3.18 /go.mod h1:Dp0MCcOZkzdfPgdGLZmH6maG2Fzn7r+N5Hjm/dOx+24 =
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