Skip to content

Commit dd635e9

Browse files
Update kubernetes packages to v0.30.3
1 parent f297cb6 commit dd635e9

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ require (
1313
github.com/spyzhov/ajson v0.6.0
1414
github.com/tektoncd/pipeline v0.35.1
1515
golang.org/x/exp v0.0.0-20231127185646-65229373498e
16-
k8s.io/api v0.23.5
17-
k8s.io/apimachinery v0.23.5
18-
k8s.io/client-go v0.23.5
16+
k8s.io/api v0.30.3
17+
k8s.io/apimachinery v0.30.3
18+
k8s.io/client-go v0.30.3
1919
k8s.io/utils v0.0.0-20231127182322-b307cd553661
2020
knative.dev/pkg v0.0.0-20220329144915-0a1ec2e0d46c
2121
)

0 commit comments

Comments
 (0)