File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
kubernetes-model-generator Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -24,9 +24,9 @@ require (
2424 k8s.io/client-go v12.0.0+incompatible
2525 k8s.io/kube-aggregator v0.26.0
2626 k8s.io/metrics v0.26.0
27+ sigs.k8s.io/gateway-api v0.6.1
2728 sigs.k8s.io/kube-storage-version-migrator v0.0.5
2829 sigs.k8s.io/kustomize/api v0.13.1
29- sigs.k8s.io/gateway-api v0.6.1
3030)
3131
3232require (
Original file line number Diff line number Diff line change @@ -2724,6 +2724,7 @@ golang.org/x/net v0.0.0-20220425223048-2871e0cb64e4/go.mod h1:CfG3xpIq0wQ8r1q4Su
27242724golang.org/x/net v0.0.0-20220722155237-a158d28d115b /go.mod h1:XRhObCWvk6IyKnWLug+ECip1KBveYUHfp+8e9klMJ9c =
27252725golang.org/x/net v0.1.0 /go.mod h1:Cx3nUiGt4eDBEyega/BKRp+/AlGL8hYe7U9odMt2Cco =
27262726golang.org/x/net v0.2.0 /go.mod h1:KqCZLdyyvdV855qA2rE3GC2aiw5xGR5TEjj8smXukLY =
2727+ golang.org/x/net v0.3.0 /go.mod h1:MBQ8lrhLObU/6UmLb4fmbmk5OcyYmqtbGd/9yIeKjEE =
27272728golang.org/x/net v0.3.1-0.20221206200815-1e63c2f08a10 /go.mod h1:MBQ8lrhLObU/6UmLb4fmbmk5OcyYmqtbGd/9yIeKjEE =
27282729golang.org/x/net v0.4.0 /go.mod h1:MBQ8lrhLObU/6UmLb4fmbmk5OcyYmqtbGd/9yIeKjEE =
27292730golang.org/x/net v0.7.0 h1:rJrUqqhjsgNp7KqAIc25s9pZnjU7TUcSY7HcVZjdn1g =
You can’t perform that action at this time.
0 commit comments