Skip to content

Commit

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

Expand Down

0 comments on commit da05f66

Please sign in to comment.