Skip to content

Commit

Permalink
fix(deps): update module github.com/kubescape/storage to v0.0.76
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 Apr 9, 2024
1 parent 98c1860 commit 2c155f5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,11 @@ toolchain go1.21.8
require (
github.com/go-logr/logr v1.4.1
github.com/kubescape/kubevuln v0.3.3-0.20240326161027-4780cf609919
github.com/kubescape/storage v0.0.74
github.com/kubescape/storage v0.0.76
github.com/onsi/ginkgo/v2 v2.16.0
github.com/onsi/gomega v1.31.1
github.com/spectrocloud-labs/validator v0.0.38
k8s.io/api v0.29.2
k8s.io/apimachinery v0.29.3
k8s.io/client-go v0.29.2
sigs.k8s.io/cluster-api v1.6.2
Expand Down Expand Up @@ -205,7 +206,6 @@ require (
gopkg.in/square/go-jose.v2 v2.6.0 // indirect
gopkg.in/yaml.v2 v2.4.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
k8s.io/api v0.29.2 // indirect
k8s.io/apiextensions-apiserver v0.29.0 // indirect
k8s.io/component-base v0.29.0 // indirect
k8s.io/klog/v2 v2.120.1 // indirect
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -500,8 +500,8 @@ github.com/kubescape/k8s-interface v0.0.162 h1:tIXwuB7073GJV3OPgGMS4kXBh7N709Nsc
github.com/kubescape/k8s-interface v0.0.162/go.mod h1:oF+Yxug3Kpfu9Yr2j63wy7gwswrKXpiqI0mLk/7gF/s=
github.com/kubescape/kubevuln v0.3.3-0.20240326161027-4780cf609919 h1:3U+36nSmMrPhcIQrEMEBrGPkCoNR+sn/fCS96s80CW0=
github.com/kubescape/kubevuln v0.3.3-0.20240326161027-4780cf609919/go.mod h1:E1d8RSX2AtcSW28iiKvVJD65HzMrTmFf0DNIS5h/7V8=
github.com/kubescape/storage v0.0.74 h1:Fdogm2799K6koPKezmcbimDa3+X9rm92BuLvOiJkKP8=
github.com/kubescape/storage v0.0.74/go.mod h1:ttwWSuxDyckuB014uPHBs23zSdFZx6TMD0MZHlwuw+0=
github.com/kubescape/storage v0.0.76 h1:0KjqahjufPuZ5Zw1qpYbrwEeTIeGVjAV4SHGiIU/PdE=
github.com/kubescape/storage v0.0.76/go.mod h1:ttwWSuxDyckuB014uPHBs23zSdFZx6TMD0MZHlwuw+0=
github.com/logrusorgru/aurora v0.0.0-20200102142835-e9ef32dff381 h1:bqDmpDG49ZRnB5PcgP0RXtQvnMSgIF14M7CBd2shtXs=
github.com/logrusorgru/aurora v0.0.0-20200102142835-e9ef32dff381/go.mod h1:7rIyQOR62GCctdiQpZ/zOJlFyk6y+94wXzv6RNZgaR4=
github.com/lunixbochs/vtclean v1.0.0/go.mod h1:pHhQNgMf3btfWnGBVipUOjRYhoOsdGqdm/+2c2E2WMI=
Expand Down

0 comments on commit 2c155f5

Please sign in to comment.