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 @@ -45,8 +45,8 @@ require (
4545 k8s.io/utils v0.0.0-20240711033017-18e509b52bc8
4646 knative.dev/hack v0.0.0-20250116150306-c142b4835bc5
4747 knative.dev/hack/schema v0.0.0-20250116150306-c142b4835bc5
48- knative.dev/pkg v0.0.0-20250113161000-0c2a238a16ed
49- knative.dev/reconciler-test v0.0.0-20250109131538-359287e93238
48+ knative.dev/pkg v0.0.0-20250117084104-c43477f0052b
49+ knative.dev/reconciler-test v0.0.0-20250117161605-4965c77b4dfa
5050 sigs.k8s.io/yaml v1.4.0
5151)
5252
Original file line number Diff line number Diff line change @@ -855,10 +855,10 @@ knative.dev/hack v0.0.0-20250116150306-c142b4835bc5 h1:CwLVoSblWmfaIkgRFX2LcEA0u
855855knative.dev/hack v0.0.0-20250116150306-c142b4835bc5 /go.mod h1:R0ritgYtjLDO9527h5vb5X6gfvt5LCrJ55BNbVDsWiY =
856856knative.dev/hack/schema v0.0.0-20250116150306-c142b4835bc5 h1:KsX1VKxKe3ViMc+4OsEHJE+Eih1EQOLl1fk7+hSCfqk =
857857knative.dev/hack/schema v0.0.0-20250116150306-c142b4835bc5 /go.mod h1:jRH/sx6mwwuMVhvJgnzSaoYA1N4qaIkJa+zxEGtVA5I =
858- knative.dev/pkg v0.0.0-20250113161000-0c2a238a16ed h1:PUMNZc1CBUg5G4JYio3wjpCJuCJG2ZeCuLvlBTpDiZI =
859- knative.dev/pkg v0.0.0-20250113161000-0c2a238a16ed /go.mod h1:p7c7yCCf1YVX04FQ8YDyJaHciknu726qVWOXRX5tIBM =
860- knative.dev/reconciler-test v0.0.0-20250109131538-359287e93238 h1:qGRLFIcJ9quJb9MglIyMk3SUMCey7esVl2idt1G7cNk =
861- knative.dev/reconciler-test v0.0.0-20250109131538-359287e93238 /go.mod h1:QqV6rbJjHwh28XJXlG5l2pFU5qCQzBMngw6sKAlDoMA =
858+ knative.dev/pkg v0.0.0-20250117084104-c43477f0052b h1:a+gP7Yzu5NmoX2w1p8nfTgmSKF+aHLKGzqYT82ijJTw =
859+ knative.dev/pkg v0.0.0-20250117084104-c43477f0052b /go.mod h1:bedSpkdLybR6JhL1J7XDLpd+JMKM/x8M5Apr80i5TeE =
860+ knative.dev/reconciler-test v0.0.0-20250117161605-4965c77b4dfa h1:fSSS05Rggq+XdsTIRb4goERGVuvKoC5OzOGkw6EXwz0 =
861+ knative.dev/reconciler-test v0.0.0-20250117161605-4965c77b4dfa /go.mod h1:rpvG6AmoYIJCBs4BJ79KhFaa69pMQVbmncTTmATXyTY =
862862rsc.io/binaryregexp v0.2.0 /go.mod h1:qTv7/COck+e2FymRvadv62gMdZztPaShugOCi3I+8D8 =
863863rsc.io/quote/v3 v3.1.0 /go.mod h1:yEA65RcK8LyAZtP9Kv3t0HmxON59tX3rD+tICJqUlj0 =
864864rsc.io/sampler v1.3.0 /go.mod h1:T1hPZKmBbMNahiBKFy5HrXp6adAjACjK9JXDnKaTXpA =
Original file line number Diff line number Diff line change @@ -1119,7 +1119,7 @@ knative.dev/hack/schema/commands
11191119knative.dev/hack/schema/docs
11201120knative.dev/hack/schema/registry
11211121knative.dev/hack/schema/schema
1122- # knative.dev/pkg v0.0.0-20250113161000-0c2a238a16ed
1122+ # knative.dev/pkg v0.0.0-20250117084104-c43477f0052b
11231123## explicit; go 1.22.7
11241124knative.dev/pkg/apiextensions/storageversion
11251125knative.dev/pkg/apiextensions/storageversion/cmd/migrate
@@ -1264,7 +1264,7 @@ knative.dev/pkg/webhook/resourcesemantics
12641264knative.dev/pkg/webhook/resourcesemantics/conversion
12651265knative.dev/pkg/webhook/resourcesemantics/defaulting
12661266knative.dev/pkg/webhook/resourcesemantics/validation
1267- # knative.dev/reconciler-test v0.0.0-20250109131538-359287e93238
1267+ # knative.dev/reconciler-test v0.0.0-20250117161605-4965c77b4dfa
12681268## explicit; go 1.22.7
12691269knative.dev/reconciler-test/cmd/eventshub
12701270knative.dev/reconciler-test/pkg/environment
You can’t perform that action at this time.
0 commit comments