Skip to content

Commit 7d41dc9

Browse files
deps(deps): update module github.com/kubescape/storage to v0.0.109 (#93)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/kubescape/storage](https://redirect.github.com/kubescape/storage) | `v0.0.106` -> `v0.0.109` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fkubescape%2fstorage/v0.0.109?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fkubescape%2fstorage/v0.0.109?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fkubescape%2fstorage/v0.0.106/v0.0.109?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fkubescape%2fstorage/v0.0.106/v0.0.109?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>kubescape/storage (github.com/kubescape/storage)</summary> ### [`v0.0.109`](https://redirect.github.com/kubescape/storage/compare/v0.0.106...v0.0.109) [Compare Source](https://redirect.github.com/kubescape/storage/compare/v0.0.106...v0.0.109) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/validator-labs/validator-plugin-kubescape). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41OS4yIiwidXBkYXRlZEluVmVyIjoiMzguNTkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIiwiZ28iXX0=--> Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a28de29 commit 7d41dc9

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
@@ -5,7 +5,7 @@ go 1.22.5
55
require (
66
github.com/go-logr/logr v1.4.2
77
github.com/kubescape/kubevuln v0.3.30
8-
github.com/kubescape/storage v0.0.106
8+
github.com/kubescape/storage v0.0.109
99
github.com/onsi/ginkgo/v2 v2.20.2
1010
github.com/onsi/gomega v1.34.2
1111
github.com/validator-labs/validator v0.1.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -452,8 +452,8 @@ github.com/kubescape/k8s-interface v0.0.162 h1:tIXwuB7073GJV3OPgGMS4kXBh7N709Nsc
452452
github.com/kubescape/k8s-interface v0.0.162/go.mod h1:oF+Yxug3Kpfu9Yr2j63wy7gwswrKXpiqI0mLk/7gF/s=
453453
github.com/kubescape/kubevuln v0.3.30 h1:7WRg8bEXnbMdyqoelPL061CtMfIqEHWDvSW3ObA04t0=
454454
github.com/kubescape/kubevuln v0.3.30/go.mod h1:1IYkCqg9p7zhU5P256hQs3w0QqvPQD2LOYswaK4qG/k=
455-
github.com/kubescape/storage v0.0.106 h1:wkyJhU7+ndXT2HumxOtigiYo1wwR7cKFcSar8GG8jho=
456-
github.com/kubescape/storage v0.0.106/go.mod h1:l9oqEoNIbbxVFTjd1U6NJNwbYfzQtHuvU6OBAkJyBd8=
455+
github.com/kubescape/storage v0.0.109 h1:/xmsu0/agFdKAGD3S/2Mi5mKwgrrbVjPNsNE+mmB8Fg=
456+
github.com/kubescape/storage v0.0.109/go.mod h1:l9oqEoNIbbxVFTjd1U6NJNwbYfzQtHuvU6OBAkJyBd8=
457457
github.com/lunixbochs/vtclean v1.0.0/go.mod h1:pHhQNgMf3btfWnGBVipUOjRYhoOsdGqdm/+2c2E2WMI=
458458
github.com/lyft/protoc-gen-star v0.5.3/go.mod h1:V0xaHgaf5oCCqmcxYcWiDfTiKsZsRc87/1qhoTACD8w=
459459
github.com/magiconair/properties v1.8.5/go.mod h1:y3VJvCyxH9uVvJTWEGAELF3aiYNyPKd5NZ3oSwXrF60=

0 commit comments

Comments
 (0)