Skip to content

Commit

Permalink
fix(deps): update module github.com/kubescape/kubevuln to v0.3.21
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 31, 2024
1 parent b83a720 commit bcedf0c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ toolchain go1.22.3

require (
github.com/go-logr/logr v1.4.1
github.com/kubescape/kubevuln v0.3.18
github.com/kubescape/kubevuln v0.3.21
github.com/kubescape/storage v0.0.83
github.com/onsi/ginkgo/v2 v2.17.3
github.com/onsi/gomega v1.33.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -447,8 +447,8 @@ github.com/kubescape/go-logger v0.0.22 h1:gle7wH6emOiGv9ljdpVi82pWLQ3jGucrUucvil
github.com/kubescape/go-logger v0.0.22/go.mod h1:x3HBpZo3cMT/WIdy18BxvVVd5D0e/PWFVk/HiwBNu3g=
github.com/kubescape/k8s-interface v0.0.162 h1:tIXwuB7073GJV3OPgGMS4kXBh7N709NscVYiePMCvU4=
github.com/kubescape/k8s-interface v0.0.162/go.mod h1:oF+Yxug3Kpfu9Yr2j63wy7gwswrKXpiqI0mLk/7gF/s=
github.com/kubescape/kubevuln v0.3.18 h1:Fy+AR9QrxH7r4ZeWsccPf2qBg2MgAlh88UbxD3u2rwU=
github.com/kubescape/kubevuln v0.3.18/go.mod h1:Dp0MCcOZkzdfPgdGLZmH6maG2Fzn7r+N5Hjm/dOx+24=
github.com/kubescape/kubevuln v0.3.21 h1:j05F+KifDDu1KYfd+wNtgz3F9HLzfUoywyLgcTd/VS0=
github.com/kubescape/kubevuln v0.3.21/go.mod h1:iU5V6q0xwyXOR6BH/did/ue8yPYo1oXRlUj6Qw203aI=
github.com/kubescape/storage v0.0.83 h1:HOxw54hs8jt6RjGcTfXUXDOrKULWLr7CxmP3ptMM/8g=
github.com/kubescape/storage v0.0.83/go.mod h1:GkKtU3/Y//lt/ifEwf6LqoHEC0uq7IQraqsFYnpAJI8=
github.com/lunixbochs/vtclean v1.0.0/go.mod h1:pHhQNgMf3btfWnGBVipUOjRYhoOsdGqdm/+2c2E2WMI=
Expand Down

0 comments on commit bcedf0c

Please sign in to comment.