File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ require (
21
21
k8s.io/client-go v0.32.2
22
22
k8s.io/code-generator v0.32.2
23
23
knative.dev/caching v0.0.0-20250117155405-a76aa7cd2bb6
24
- knative.dev/eventing v0.44.4
24
+ knative.dev/eventing v0.44.5
25
25
knative.dev/hack v0.0.0-20250116150306-c142b4835bc5
26
26
knative.dev/pkg v0.0.0-20250117084104-c43477f0052b
27
27
knative.dev/reconciler-test v0.0.0-20250117161605-4965c77b4dfa
Original file line number Diff line number Diff line change @@ -1630,8 +1630,8 @@ k8s.io/utils v0.0.0-20241210054802-24370beab758 h1:sdbE21q2nlQtFh65saZY+rRM6x6aJ
1630
1630
k8s.io/utils v0.0.0-20241210054802-24370beab758 /go.mod h1:OLgZIPagt7ERELqWJFomSt595RzquPNLL48iOWgYOg0 =
1631
1631
knative.dev/caching v0.0.0-20250117155405-a76aa7cd2bb6 h1:a6oO186Ibm9iBmy9GzJPlJCVJnPPCppwo8NEm12Nnus =
1632
1632
knative.dev/caching v0.0.0-20250117155405-a76aa7cd2bb6 /go.mod h1:xCMZSPoup5BSZ5GQ/Xa8xTEWNIZLLHx9mhPMeREt/ck =
1633
- knative.dev/eventing v0.44.4 h1:b6UYl6mbl7x2ECSZnXDOLmDn3ROSUl8phbAOH+jdmQg =
1634
- knative.dev/eventing v0.44.4 /go.mod h1:4ndE/NDntPvunnUl/q7MFbkX0pS/vKaMUFOXFRf1GWA =
1633
+ knative.dev/eventing v0.44.5 h1:t1332j5ckjlBrW8DO7QmccAKRP8tewsp9INkA9zH92Q =
1634
+ knative.dev/eventing v0.44.5 /go.mod h1:4ndE/NDntPvunnUl/q7MFbkX0pS/vKaMUFOXFRf1GWA =
1635
1635
knative.dev/hack v0.0.0-20250116150306-c142b4835bc5 h1:CwLVoSblWmfaIkgRFX2LcEA0uYZo+nOhdPatsz+QL9w =
1636
1636
knative.dev/hack v0.0.0-20250116150306-c142b4835bc5 /go.mod h1:R0ritgYtjLDO9527h5vb5X6gfvt5LCrJ55BNbVDsWiY =
1637
1637
knative.dev/networking v0.0.0-20250117155906-67d1c274ba6a h1:FaDPXtv42+AkYh/mE269pttPSZ3fDVAjJiEsYUaM4SM =
Original file line number Diff line number Diff line change @@ -1428,7 +1428,7 @@ k8s.io/utils/trace
1428
1428
## explicit; go 1.22.7
1429
1429
knative.dev/caching/pkg/apis/caching
1430
1430
knative.dev/caching/pkg/apis/caching/v1alpha1
1431
- # knative.dev/eventing v0.44.4
1431
+ # knative.dev/eventing v0.44.5
1432
1432
## explicit; go 1.22.7
1433
1433
knative.dev/eventing/cmd/heartbeats
1434
1434
knative.dev/eventing/pkg/apis
You can’t perform that action at this time.
0 commit comments