Skip to content

Commit

Permalink
Bump github.com/kyverno/kyverno
Browse files Browse the repository at this point in the history
Bumps [github.com/kyverno/kyverno](https://github.com/kyverno/kyverno) from 1.5.0-rc1.0.20230927190803-27858f634e28 to 1.11.0-beta.4.
- [Release notes](https://github.com/kyverno/kyverno/releases)
- [Changelog](https://github.com/kyverno/kyverno/blob/main/CHANGELOG.md)
- [Commits](https://github.com/kyverno/kyverno/commits/v1.11.0-beta.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 3, 2023
1 parent 99b79a9 commit ef3612c
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 @@ -5,7 +5,7 @@ go 1.21
require (
github.com/jinzhu/copier v0.4.0
github.com/jmespath-community/go-jmespath v1.1.1
github.com/kyverno/kyverno v1.5.0-rc1.0.20230927190803-27858f634e28
github.com/kyverno/kyverno v1.11.0-beta.4
github.com/spf13/cobra v1.7.0
github.com/stretchr/testify v1.8.4
gopkg.in/yaml.v3 v3.0.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -946,8 +946,8 @@ github.com/kunwardeep/paralleltest v1.0.2/go.mod h1:ZPqNm1fVHPllh5LPVujzbVz1JN2G
github.com/kylelemons/godebug v1.1.0 h1:RPNrshWIDI6G2gRW9EHilWtl7Z6Sb1BR0xunSBf0SNc=
github.com/kylelemons/godebug v1.1.0/go.mod h1:9/0rRGxNHcop5bhtWyNeEfOS8JIWk580+fNqagV/RAw=
github.com/kyoh86/exportloopref v0.1.8/go.mod h1:1tUcJeiioIs7VWe5gcOObrux3lb66+sBqGZrRkMwPgg=
github.com/kyverno/kyverno v1.5.0-rc1.0.20230927190803-27858f634e28 h1:2eUrRgwGsYcthI9+si26zi7LclyC2Cy7kMVxzvJRMbg=
github.com/kyverno/kyverno v1.5.0-rc1.0.20230927190803-27858f634e28/go.mod h1:+UK6hUZKISlNFGWDlSuf6qIfI9xTfgFY3W7qT0h5BbQ=
github.com/kyverno/kyverno v1.11.0-beta.4 h1:QxzTscQg4/68TY2cWxVostgg2QtbQIB4VfcWO+0MK9o=
github.com/kyverno/kyverno v1.11.0-beta.4/go.mod h1:i/QVQ7mihIndXw79I/Hjz5j3vbhwxGiGE2PKHhfjLeQ=
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.4 h1:XlAE/cm/ms7TE/VMVoduSpNBoyc2dOxHs5MZSwAN63Q=
Expand Down

0 comments on commit ef3612c

Please sign in to comment.