File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ require (
10
10
k8s.io/client-go v0.22.2
11
11
k8s.io/code-generator v0.22.2
12
12
sigs.k8s.io/controller-runtime v0.10.2
13
- sigs.k8s.io/controller-tools v0.6.2
13
+ sigs.k8s.io/controller-tools v0.7.0
14
14
sigs.k8s.io/gateway-api v0.4.0
15
15
)
16
16
Original file line number Diff line number Diff line change @@ -1026,8 +1026,9 @@ sigs.k8s.io/apiserver-network-proxy/konnectivity-client v0.0.22/go.mod h1:LEScyz
1026
1026
sigs.k8s.io/controller-runtime v0.9.6 /go.mod h1:q6PpkM5vqQubEKUKOM6qr06oXGzOBcCby1DA9FbyZeA =
1027
1027
sigs.k8s.io/controller-runtime v0.10.2 h1:jW8qiY+yMnnPx6O9hu63tgcwaKzd1yLYui+mpvClOOc =
1028
1028
sigs.k8s.io/controller-runtime v0.10.2 /go.mod h1:CQp8eyUQZ/Q7PJvnIrB6/hgfTC1kBkGylwsLgOQi1WY =
1029
- sigs.k8s.io/controller-tools v0.6.2 h1:+Y8L0UsAugDipGRw8lrkPoAi6XqlQVZuf1DQHME3PgU =
1030
1029
sigs.k8s.io/controller-tools v0.6.2 /go.mod h1:oaeGpjXn6+ZSEIQkUe/+3I40PNiDYp9aeawbt3xTgJ8 =
1030
+ sigs.k8s.io/controller-tools v0.7.0 h1:iZIz1vEcavyEfxjcTLs1WH/MPf4vhPCtTKhoHqV8/G0 =
1031
+ sigs.k8s.io/controller-tools v0.7.0 /go.mod h1:bpBAo0VcSDDLuWt47evLhMLPxRPxMDInTEH/YbdeMK0 =
1031
1032
sigs.k8s.io/gateway-api v0.4.0 h1:07IJkTt21NetZTHtPKJk2I4XIgDN4BAlTIq1wK7V11o =
1032
1033
sigs.k8s.io/gateway-api v0.4.0 /go.mod h1:r3eiNP+0el+NTLwaTfOrCNXy8TukC+dIM3ggc+fbNWk =
1033
1034
sigs.k8s.io/structured-merge-diff/v4 v4.0.2 /go.mod h1:bJZC9H9iH24zzfZ/41RGcq60oK1F7G282QMXDPYydCw =
You can’t perform that action at this time.
0 commit comments