Skip to content

Commit

Permalink
Update kubernetes packages to v0.28.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 4, 2023
1 parent b77df33 commit 38e0d6a
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.28.1
k8s.io/apimachinery v0.28.1
sigs.k8s.io/controller-runtime v0.10.3
)

Expand Down

0 comments on commit 38e0d6a

Please sign in to comment.