This repository was archived by the owner on Oct 10, 2024. It is now read-only.
Commit 59a7859 1 parent 255e13c commit 59a7859 Copy full SHA for 59a7859
File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ require (
9
9
k8s.io/api v0.29.2
10
10
k8s.io/apimachinery v0.29.2
11
11
k8s.io/client-go v0.29.2
12
- knative.dev/eventing v0.41.1-0.20240723091907-c3baeda069fc
12
+ knative.dev/eventing v0.42.0
13
13
knative.dev/hack v0.0.0-20240704013904-b9799599afcf
14
14
knative.dev/pkg v0.0.0-20240716082220-4355f0c73608
15
15
)
Original file line number Diff line number Diff line change @@ -645,8 +645,8 @@ k8s.io/kube-openapi v0.0.0-20231010175941-2dd684a91f00 h1:aVUu9fTY98ivBPKR9Y5w/A
645
645
k8s.io/kube-openapi v0.0.0-20231010175941-2dd684a91f00 /go.mod h1:AsvuZPBlUDVuCdzJ87iajxtXuR9oktsTctW/R9wwouA =
646
646
k8s.io/utils v0.0.0-20240102154912-e7106e64919e h1:eQ/4ljkx21sObifjzXwlPKpdGLrCfRziVtos3ofG/sQ =
647
647
k8s.io/utils v0.0.0-20240102154912-e7106e64919e /go.mod h1:OLgZIPagt7ERELqWJFomSt595RzquPNLL48iOWgYOg0 =
648
- knative.dev/eventing v0.41.1-0.20240723091907-c3baeda069fc h1:w5eRoRdTeaKAwWryIezRvY/ut1bBiZ0L5QMaAd9ZUtE =
649
- knative.dev/eventing v0.41.1-0.20240723091907-c3baeda069fc /go.mod h1:hW5BMYcihtCelT9pqaMtK8gmNOo1ybxcigjBY+/fU+k =
648
+ knative.dev/eventing v0.42.0 h1:pbPPhV4JlgpHBZxLBhJTUf+4HuZe5y/zlkOGHZfvtZ0 =
649
+ knative.dev/eventing v0.42.0 /go.mod h1:hW5BMYcihtCelT9pqaMtK8gmNOo1ybxcigjBY+/fU+k =
650
650
knative.dev/hack v0.0.0-20240704013904-b9799599afcf h1:n92FmZRywgtHso7pFAku7CW0qvRAs1hXtMQqO0R6eiE =
651
651
knative.dev/hack v0.0.0-20240704013904-b9799599afcf /go.mod h1:yk2OjGDsbEnQjfxdm0/HJKS2WqTLEFg/N6nUs6Rqx3Q =
652
652
knative.dev/pkg v0.0.0-20240716082220-4355f0c73608 h1:BOiRzcnRS9Z5ruxlCiS/K1/Hb5bUN0X4W3xCegdcYQE =
Original file line number Diff line number Diff line change @@ -847,7 +847,7 @@ k8s.io/utils/pointer
847
847
k8s.io/utils/ptr
848
848
k8s.io/utils/strings/slices
849
849
k8s.io/utils/trace
850
- # knative.dev/eventing v0.41.1-0.20240723091907-c3baeda069fc
850
+ # knative.dev/eventing v0.42.0
851
851
## explicit; go 1.22
852
852
knative.dev/eventing/pkg/apis/config
853
853
knative.dev/eventing/pkg/apis/duck
You can’t perform that action at this time.
0 commit comments