Skip to content

Commit

Permalink
chore: upgrade kyverno dependency to rc4 (#354)
Browse files Browse the repository at this point in the history
Signed-off-by: Anushka Mittal <[email protected]>
  • Loading branch information
anushkamittal2001 authored Apr 4, 2024
1 parent a17ecb7 commit 92a90b3
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 @@ -11,7 +11,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.20240117150817-e430401a2172
github.com/kyverno/kyverno v1.12.0-rc.3
github.com/kyverno/kyverno v1.12.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.8.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -253,8 +253,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.12.0-rc.3 h1:HROiNcWKw8PM6YULXU11Atae8vPTvUCMeob3osdBfDg=
github.com/kyverno/kyverno v1.12.0-rc.3/go.mod h1:f4HAR7KjPAPcUH0Ps/VHHb0fAwjpEUHiRoRBVjXFeL8=
github.com/kyverno/kyverno v1.12.0-rc.4 h1:eRDKCCmhZktGW2Fl3Uhc1h3EWGdAC1WVhlQbIlS48As=
github.com/kyverno/kyverno v1.12.0-rc.4/go.mod h1:xZ91TO5RDhGNXo8Ps9EE4BoO0/PADjJfQTPoM9oPGj8=
github.com/leodido/go-urn v1.2.0/go.mod h1:+8+nEpDfqqsY+g338gtMEUOtuK+4dEMhiQEgxpxOKII=
github.com/leodido/go-urn v1.4.0 h1:WT9HwE9SGECu3lg4d/dIA+jxlljEa1/ffXKmRjqdmIQ=
github.com/leodido/go-urn v1.4.0/go.mod h1:bvxc+MVxLKB4z00jd1z+Dvzr47oO32F/QSNjSBOlFxI=
Expand Down

0 comments on commit 92a90b3

Please sign in to comment.