Skip to content

Commit

Permalink
Update kubernetes packages to v0.30.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 17, 2024
1 parent 98f1cd9 commit 7d4166d
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.30.0
k8s.io/apimachinery v0.30.0
sigs.k8s.io/controller-runtime v0.10.3
)

Expand Down

0 comments on commit 7d4166d

Please sign in to comment.