Skip to content

Commit 187f552

Browse files
fix(deps): update module github.com/kubescape/kubevuln to v0.3.14
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9f389b8 commit 187f552

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
@@ -4,7 +4,7 @@ go 1.22
44

55
require (
66
github.com/go-logr/logr v1.4.1
7-
github.com/kubescape/kubevuln v0.3.3-0.20240326161027-4780cf609919
7+
github.com/kubescape/kubevuln v0.3.14
88
github.com/kubescape/storage v0.0.83
99
github.com/onsi/ginkgo/v2 v2.16.0
1010
github.com/onsi/gomega v1.31.1

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -447,8 +447,8 @@ github.com/kubescape/go-logger v0.0.22 h1:gle7wH6emOiGv9ljdpVi82pWLQ3jGucrUucvil
447447
github.com/kubescape/go-logger v0.0.22/go.mod h1:x3HBpZo3cMT/WIdy18BxvVVd5D0e/PWFVk/HiwBNu3g=
448448
github.com/kubescape/k8s-interface v0.0.162 h1:tIXwuB7073GJV3OPgGMS4kXBh7N709NscVYiePMCvU4=
449449
github.com/kubescape/k8s-interface v0.0.162/go.mod h1:oF+Yxug3Kpfu9Yr2j63wy7gwswrKXpiqI0mLk/7gF/s=
450-
github.com/kubescape/kubevuln v0.3.3-0.20240326161027-4780cf609919 h1:3U+36nSmMrPhcIQrEMEBrGPkCoNR+sn/fCS96s80CW0=
451-
github.com/kubescape/kubevuln v0.3.3-0.20240326161027-4780cf609919/go.mod h1:E1d8RSX2AtcSW28iiKvVJD65HzMrTmFf0DNIS5h/7V8=
450+
github.com/kubescape/kubevuln v0.3.14 h1:eZgR6z59jXYLDXzgSOrReUd5VNf7J4hnWKxhpl//qvg=
451+
github.com/kubescape/kubevuln v0.3.14/go.mod h1:9gMLobuI8tx4aIvgIq2gbpjkqJcUNWoXtflYnmIo5pg=
452452
github.com/kubescape/storage v0.0.83 h1:HOxw54hs8jt6RjGcTfXUXDOrKULWLr7CxmP3ptMM/8g=
453453
github.com/kubescape/storage v0.0.83/go.mod h1:GkKtU3/Y//lt/ifEwf6LqoHEC0uq7IQraqsFYnpAJI8=
454454
github.com/lunixbochs/vtclean v1.0.0/go.mod h1:pHhQNgMf3btfWnGBVipUOjRYhoOsdGqdm/+2c2E2WMI=

0 commit comments

Comments
 (0)