Skip to content

Commit

Permalink
chore(deps): Bump github.com/kyverno/kyverno (#133)
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.4.
- [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.4)

---
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 26, 2023
1 parent 3117c6c commit 46b427f
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 @@ -9,7 +9,7 @@ require (
github.com/gin-gonic/gin v1.9.1
github.com/jinzhu/copier v0.4.0
github.com/jmespath-community/go-jmespath v1.1.2-0.20231004164315-78945398586a
github.com/kyverno/kyverno v1.11.0-rc.2
github.com/kyverno/kyverno v1.11.0-rc.4
github.com/loopfz/gadgeto v0.11.3
github.com/nlepage/go-wasm-http-server v1.1.0
github.com/spf13/cobra v1.7.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -262,8 +262,8 @@ github.com/kr/pty v1.1.1/go.mod h1:pFQYn66WHrOpPYNljwOMqo10TkYh1fy3cYio2l3bCsQ=
github.com/kr/text v0.1.0/go.mod h1:4Jbv+DJW3UT/LiOwJeYQe1efqtUx/iVham/4vfdArNI=
github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE=
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.4 h1:J+GIdwsw1o7pcIT9MbPtiSHveyaNeuOFq5ZeMWFjNas=
github.com/kyverno/kyverno v1.11.0-rc.4/go.mod h1:XRr5YzFmnSbo33NwfnnMxpJPedtNz1DdJfpX/v0PyJk=
github.com/leodido/go-urn v1.2.0/go.mod h1:+8+nEpDfqqsY+g338gtMEUOtuK+4dEMhiQEgxpxOKII=
github.com/leodido/go-urn v1.2.1/go.mod h1:zt4jvISO2HfUBqxjfIshjdMTYS56ZS/qv49ictyFfxY=
github.com/leodido/go-urn v1.2.4 h1:XlAE/cm/ms7TE/VMVoduSpNBoyc2dOxHs5MZSwAN63Q=
Expand Down

0 comments on commit 46b427f

Please sign in to comment.