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 @@ -46,8 +46,8 @@ require (
4646 k8s.io/utils v0.0.0-20241210054802-24370beab758
4747 knative.dev/hack v0.0.0-20250331013814-c577ed9f7775
4848 knative.dev/hack/schema v0.0.0-20250331013814-c577ed9f7775
49- knative.dev/pkg v0.0.0-20250414114716-4e8ebbe1949a
50- knative.dev/reconciler-test v0.0.0-20250414134916-84a13acc9245
49+ knative.dev/pkg v0.0.0-20250415155312-ed3e2158b883
50+ knative.dev/reconciler-test v0.0.0-20250415170512-23f86169156f
5151 sigs.k8s.io/yaml v1.4.0
5252)
5353
Original file line number Diff line number Diff line change @@ -1140,10 +1140,10 @@ knative.dev/hack v0.0.0-20250331013814-c577ed9f7775 h1:UstB8/aowofYFHjLyZdPh1K7q
11401140knative.dev/hack v0.0.0-20250331013814-c577ed9f7775 /go.mod h1:R0ritgYtjLDO9527h5vb5X6gfvt5LCrJ55BNbVDsWiY =
11411141knative.dev/hack/schema v0.0.0-20250331013814-c577ed9f7775 h1:Sym8bvcHBX0J7CNwRvu5vpFBl3byyvEl0S7vcWTX6Lc =
11421142knative.dev/hack/schema v0.0.0-20250331013814-c577ed9f7775 /go.mod h1:KkibP1IazICP5ClxwN5D26LDSygsqbYnVGuGFTsHNOQ =
1143- knative.dev/pkg v0.0.0-20250414114716-4e8ebbe1949a h1:VcWyuAggKAGr8mg87cBMePK5f5BRFXjUVMX/v+zXaI0 =
1144- knative.dev/pkg v0.0.0-20250414114716-4e8ebbe1949a /go.mod h1:XDeNPdjlTRDG0xYNhZDrySc7+cfn+LL1stsYsTndt58 =
1145- knative.dev/reconciler-test v0.0.0-20250414134916-84a13acc9245 h1:mONvz6IsetZiz/GEM22tRdiPqWIKa5DTV400kGGdAtQ =
1146- knative.dev/reconciler-test v0.0.0-20250414134916-84a13acc9245 /go.mod h1:gyY8wIhlWYHtgDlhYr+lNtTz8LJ5Anv0zk1tw1VSi2c =
1143+ knative.dev/pkg v0.0.0-20250415155312-ed3e2158b883 h1:UeOY7009M0EHwdyW3P35Fc1U6FJHzBrj6Gf370do8zY =
1144+ knative.dev/pkg v0.0.0-20250415155312-ed3e2158b883 /go.mod h1:ptwLYr04MAyeoRvhnhhz0FFkVZTdYJV2QWnw9sZyFSM =
1145+ knative.dev/reconciler-test v0.0.0-20250415170512-23f86169156f h1:4JZHD997Yav2K6JJU93sjxvcPXNHVY4lC1dWhzyeBXg =
1146+ knative.dev/reconciler-test v0.0.0-20250415170512-23f86169156f /go.mod h1:jrNdg5OPDhfxYxXDLqA4iv9zvfLhNYpYKmaQvz4ZpRM =
11471147rsc.io/binaryregexp v0.2.0 /go.mod h1:qTv7/COck+e2FymRvadv62gMdZztPaShugOCi3I+8D8 =
11481148rsc.io/quote/v3 v3.1.0 /go.mod h1:yEA65RcK8LyAZtP9Kv3t0HmxON59tX3rD+tICJqUlj0 =
11491149rsc.io/sampler v1.3.0 /go.mod h1:T1hPZKmBbMNahiBKFy5HrXp6adAjACjK9JXDnKaTXpA =
Original file line number Diff line number Diff line change @@ -1156,7 +1156,7 @@ knative.dev/hack/schema/commands
11561156knative.dev/hack/schema/docs
11571157knative.dev/hack/schema/registry
11581158knative.dev/hack/schema/schema
1159- # knative.dev/pkg v0.0.0-20250414114716-4e8ebbe1949a
1159+ # knative.dev/pkg v0.0.0-20250415155312-ed3e2158b883
11601160## explicit; go 1.23.0
11611161knative.dev/pkg/apiextensions/storageversion
11621162knative.dev/pkg/apiextensions/storageversion/cmd/migrate
@@ -1310,7 +1310,7 @@ knative.dev/pkg/webhook/resourcesemantics
13101310knative.dev/pkg/webhook/resourcesemantics/conversion
13111311knative.dev/pkg/webhook/resourcesemantics/defaulting
13121312knative.dev/pkg/webhook/resourcesemantics/validation
1313- # knative.dev/reconciler-test v0.0.0-20250414134916-84a13acc9245
1313+ # knative.dev/reconciler-test v0.0.0-20250415170512-23f86169156f
13141314## explicit; go 1.23.0
13151315knative.dev/reconciler-test/cmd/eventshub
13161316knative.dev/reconciler-test/pkg/environment
You can’t perform that action at this time.
0 commit comments