Skip to content

Commit

Permalink
chore(deps): Bump github.com/kyverno/kyverno in /backend (#537)
Browse files Browse the repository at this point in the history
Bumps [github.com/kyverno/kyverno](https://github.com/kyverno/kyverno) from 1.11.0-rc.2 to 1.11.0-rc.3.
- [Release notes](https://github.com/kyverno/kyverno/releases)
- [Changelog](https://github.com/kyverno/kyverno/blob/main/CHANGELOG.md)
- [Commits](kyverno/kyverno@v1.11.0-rc.2...v1.11.0-rc.3)

---
updated-dependencies:
- dependency-name: github.com/kyverno/kyverno
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 24, 2023
1 parent e2d019d commit ce1f644
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion backend/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ require (
github.com/gin-contrib/cors v1.4.0
github.com/gin-gonic/gin v1.9.1
github.com/go-logr/logr v1.2.4
github.com/kyverno/kyverno v1.11.0-rc.2
github.com/kyverno/kyverno v1.11.0-rc.3
github.com/loopfz/gadgeto v0.11.3
github.com/spf13/cobra v1.7.0
github.com/stretchr/testify v1.8.4
Expand Down
4 changes: 2 additions & 2 deletions backend/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1045,8 +1045,8 @@ github.com/kyverno/go-jmespath v0.4.1-0.20230705123211-d067dc3d6613 h1:M0uOLuCAZ
github.com/kyverno/go-jmespath v0.4.1-0.20230705123211-d067dc3d6613/go.mod h1:yzDHaKovQy16rjN4kFnjF+IdNoN4p1ndw+va6+B8zUU=
github.com/kyverno/go-jmespath/internal/testify v1.5.2-0.20230630133209-945021c749d9 h1:lL311dF3a2aeNibJj8v+uhFU3XkvRHZmCtAdSPOrQYY=
github.com/kyverno/go-jmespath/internal/testify v1.5.2-0.20230630133209-945021c749d9/go.mod h1:XRxUGHIiCy1WYma1CdfdO1WOhIe8dLPTENaZr5D1ex4=
github.com/kyverno/kyverno v1.11.0-rc.2 h1:50MHEgcVqdcDLrFCWHvgqi0OHDRKARtGY7Xyx6QjnSs=
github.com/kyverno/kyverno v1.11.0-rc.2/go.mod h1:mvK5d/VQZVYQl4Efzw2MyawftZwsxhA2MQV2GBmrnbw=
github.com/kyverno/kyverno v1.11.0-rc.3 h1:rZKDFogtM9tvofwIskeL6U/P30jUc/FdjwbnliD5+wk=
github.com/kyverno/kyverno v1.11.0-rc.3/go.mod h1:XRr5YzFmnSbo33NwfnnMxpJPedtNz1DdJfpX/v0PyJk=
github.com/ldez/gomoddirectives v0.2.1/go.mod h1:sGicqkRgBOg//JfpXwkB9Hj0X5RyJ7mlACM5B9f6Me4=
github.com/ldez/tagliatelle v0.2.0/go.mod h1:8s6WJQwEYHbKZDsp/LjArytKOG8qaMrKQQ3mFukHs88=
github.com/leodido/go-urn v1.2.0/go.mod h1:+8+nEpDfqqsY+g338gtMEUOtuK+4dEMhiQEgxpxOKII=
Expand Down

0 comments on commit ce1f644

Please sign in to comment.