Skip to content

Commit f1f9bc8

Browse files
fix(deps): update module github.com/kubescape/storage to v0.0.85
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent aba05a9 commit f1f9bc8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ toolchain go1.22.3
77
require (
88
github.com/go-logr/logr v1.4.1
99
github.com/kubescape/kubevuln v0.3.22
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

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -449,8 +449,8 @@ github.com/kubescape/k8s-interface v0.0.162 h1:tIXwuB7073GJV3OPgGMS4kXBh7N709Nsc
449449
github.com/kubescape/k8s-interface v0.0.162/go.mod h1:oF+Yxug3Kpfu9Yr2j63wy7gwswrKXpiqI0mLk/7gF/s=
450450
github.com/kubescape/kubevuln v0.3.22 h1:Qn2k7P1ySUnYbjk6A4o2RzV3D26LmvFB6IWlQinVXfA=
451451
github.com/kubescape/kubevuln v0.3.22/go.mod h1:iU5V6q0xwyXOR6BH/did/ue8yPYo1oXRlUj6Qw203aI=
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=
454454
github.com/lunixbochs/vtclean v1.0.0/go.mod h1:pHhQNgMf3btfWnGBVipUOjRYhoOsdGqdm/+2c2E2WMI=
455455
github.com/lyft/protoc-gen-star v0.5.3/go.mod h1:V0xaHgaf5oCCqmcxYcWiDfTiKsZsRc87/1qhoTACD8w=
456456
github.com/magiconair/properties v1.8.5/go.mod h1:y3VJvCyxH9uVvJTWEGAELF3aiYNyPKd5NZ3oSwXrF60=

0 commit comments

Comments
 (0)