Merge pull request 'chore(deps): update module k8s.io/api to v0.31.2' (#5) from renovate/k8s.io-api-0.x into main
Reviewed-on: tommy/well-known#5
This commit is contained in:
commit
c287b1b8a0
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -5,7 +5,7 @@ go 1.22.0
|
|||
toolchain go1.23.2
|
||||
|
||||
require (
|
||||
k8s.io/api v0.31.1
|
||||
k8s.io/api v0.31.2
|
||||
k8s.io/apimachinery v0.31.1
|
||||
k8s.io/client-go v0.31.1
|
||||
k8s.io/klog/v2 v2.130.1
|
||||
|
|
Loading…
Reference in a new issue