Skip to content

Commit

Permalink
Update kubernetes packages to v0.27.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 19, 2023
1 parent edf4703 commit 12796ca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ module github.com/damoon/network-health-admission-controller
go 1.19

require (
k8s.io/api v0.22.4
k8s.io/apimachinery v0.22.4
k8s.io/api v0.27.2
k8s.io/apimachinery v0.27.2
sigs.k8s.io/controller-runtime v0.10.3
)

Expand Down

0 comments on commit 12796ca

Please sign in to comment.