File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed
Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -24,8 +24,8 @@ require (
2424 knative.dev/eventing v0.47.1-0.20251128120520-17aff039b9b1
2525 knative.dev/hack v0.0.0-20251126013634-1484a9e9b641
2626 knative.dev/pkg v0.0.0-20251126013532-e853b1d1d6bb
27- knative.dev/reconciler-test v0.0.0-20251127131716-49c8eb8d6d42
28- knative.dev/serving v0.47.1-0.20251202122311-06034f27f1ea
27+ knative.dev/reconciler-test v0.0.0-20251203013610-65cec2a81a56
28+ knative.dev/serving v0.47.1-0.20251203121611-3908ab87f94a
2929 sigs.k8s.io/yaml v1.6.0
3030)
3131
Original file line number Diff line number Diff line change @@ -1713,10 +1713,10 @@ knative.dev/networking v0.0.0-20251126213812-ebe48fd53262 h1:CEFraQgj5csZPv2NgCA
17131713knative.dev/networking v0.0.0-20251126213812-ebe48fd53262 /go.mod h1:nxN+sYiQCoT2FLgSMTShXYmYYcb7rALHSOz6l5RjCp4 =
17141714knative.dev/pkg v0.0.0-20251126013532-e853b1d1d6bb h1:JhpOj4b8wdTjbahkCyZUaFlkuHib/6uCVyjPI/W4MPg =
17151715knative.dev/pkg v0.0.0-20251126013532-e853b1d1d6bb /go.mod h1:KFRQGFIcsdi9fDto0lGkcz/NwnNr/8hq9mmLyBuLkro =
1716- knative.dev/reconciler-test v0.0.0-20251127131716-49c8eb8d6d42 h1:SbejPDcG8osmgzEXxrtwZKN9yMocDMU9IFJSLniXMF8 =
1717- knative.dev/reconciler-test v0.0.0-20251127131716-49c8eb8d6d42 /go.mod h1:XiaOxTCk7xf54L6A5/oyBm7VOaGq1ouEpSTDxuME8Ag =
1718- knative.dev/serving v0.47.1-0.20251202122311-06034f27f1ea h1:4N6e1od7d4Ok2cvb8jM9k6TO5kPQXXcP53HT0eV9ZBg =
1719- knative.dev/serving v0.47.1-0.20251202122311-06034f27f1ea /go.mod h1:olKUo5+T1KOyD4t7SM6oiEgmkVQO4Gmr6YiVwj0J944 =
1716+ knative.dev/reconciler-test v0.0.0-20251203013610-65cec2a81a56 h1:cshdTYJyUKppLc+9MiYr37lXjfoGgf70JdU6LIlm2yc =
1717+ knative.dev/reconciler-test v0.0.0-20251203013610-65cec2a81a56 /go.mod h1:XiaOxTCk7xf54L6A5/oyBm7VOaGq1ouEpSTDxuME8Ag =
1718+ knative.dev/serving v0.47.1-0.20251203121611-3908ab87f94a h1:1TMtNG3N1VmC0nimUo9u8npPhsg68jmUgseSVDCaztI =
1719+ knative.dev/serving v0.47.1-0.20251203121611-3908ab87f94a /go.mod h1:olKUo5+T1KOyD4t7SM6oiEgmkVQO4Gmr6YiVwj0J944 =
17201720nhooyr.io/websocket v1.8.6 /go.mod h1:B70DZP8IakI65RVQ51MsWP/8jndNma26DVA/nFSCgW0 =
17211721pgregory.net/rapid v1.1.0 h1:CMa0sjHSru3puNx+J0MIAuiiEV4N0qj8/cMWGBBCsjw =
17221722pgregory.net/rapid v1.1.0 /go.mod h1:PY5XlDGj0+V1FCq0o192FdRhpKHGTRIWBgqjDBTrq04 =
Original file line number Diff line number Diff line change @@ -1691,7 +1691,7 @@ knative.dev/pkg/webhook
16911691knative.dev/pkg/webhook/certificates
16921692knative.dev/pkg/webhook/certificates/resources
16931693knative.dev/pkg/webhook/resourcesemantics/conversion
1694- # knative.dev/reconciler-test v0.0.0-20251127131716-49c8eb8d6d42
1694+ # knative.dev/reconciler-test v0.0.0-20251203013610-65cec2a81a56
16951695## explicit; go 1.24.0
16961696knative.dev/reconciler-test/cmd/eventshub
16971697knative.dev/reconciler-test/pkg/environment
@@ -1720,7 +1720,7 @@ knative.dev/reconciler-test/pkg/resources/service
17201720knative.dev/reconciler-test/pkg/resources/serviceaccount
17211721knative.dev/reconciler-test/pkg/state
17221722knative.dev/reconciler-test/resources/certificate
1723- # knative.dev/serving v0.47.1-0.20251202122311-06034f27f1ea
1723+ # knative.dev/serving v0.47.1-0.20251203121611-3908ab87f94a
17241724## explicit; go 1.24.0
17251725knative.dev/serving/pkg/apis/autoscaling
17261726knative.dev/serving/pkg/apis/autoscaling/v1alpha1
You can’t perform that action at this time.
0 commit comments