Skip to content

Commit dc95c65

Browse files
fix(deps): update module sigs.k8s.io/kind to v0.30.0 (#4862)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ddf45f0 commit dc95c65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ require (
2828
google.golang.org/grpc v1.76.0
2929
google.golang.org/protobuf v1.36.10
3030
gopkg.in/yaml.v3 v3.0.1
31-
sigs.k8s.io/kind v0.23.0
31+
sigs.k8s.io/kind v0.30.0
3232
)
3333

3434
require (

0 commit comments

Comments
 (0)