Skip to content

Commit

Permalink
Update kubernetes packages to v0.30.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 15, 2024
1 parent 8804e5c commit 7dc5c66
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 @@ -5,8 +5,8 @@ go 1.18
require (
github.com/gruntwork-io/terratest v0.38.8
github.com/stretchr/testify v1.7.3
k8s.io/api v0.20.6
k8s.io/apimachinery v0.20.6
k8s.io/api v0.30.1
k8s.io/apimachinery v0.30.1
)

require (
Expand Down

0 comments on commit 7dc5c66

Please sign in to comment.