Skip to content

Commit 3b490d8

Browse files
fix(deps): update module k8s.io/apimachinery to v0.33.3
1 parent 13b5b47 commit 3b490d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ require (
1313
github.com/stretchr/testify v1.9.0
1414
google.golang.org/protobuf v1.33.0
1515
gopkg.in/yaml.v3 v3.0.1
16-
k8s.io/apimachinery v0.29.3
16+
k8s.io/apimachinery v0.33.3
1717
sigs.k8s.io/yaml v1.4.0
1818
)
1919

0 commit comments

Comments
 (0)