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 (
2121 k8s.io/client-go v0.32.2
2222 k8s.io/code-generator v0.32.2
2323 knative.dev/caching v0.0.0-20250117155405-a76aa7cd2bb6
24- knative.dev/eventing v0.44.4
24+ knative.dev/eventing v0.44.5
2525 knative.dev/hack v0.0.0-20250116150306-c142b4835bc5
2626 knative.dev/pkg v0.0.0-20250117084104-c43477f0052b
2727 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
16301630k8s.io/utils v0.0.0-20241210054802-24370beab758 /go.mod h1:OLgZIPagt7ERELqWJFomSt595RzquPNLL48iOWgYOg0 =
16311631knative.dev/caching v0.0.0-20250117155405-a76aa7cd2bb6 h1:a6oO186Ibm9iBmy9GzJPlJCVJnPPCppwo8NEm12Nnus =
16321632knative.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 =
16351635knative.dev/hack v0.0.0-20250116150306-c142b4835bc5 h1:CwLVoSblWmfaIkgRFX2LcEA0uYZo+nOhdPatsz+QL9w =
16361636knative.dev/hack v0.0.0-20250116150306-c142b4835bc5 /go.mod h1:R0ritgYtjLDO9527h5vb5X6gfvt5LCrJ55BNbVDsWiY =
16371637knative.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
14281428## explicit; go 1.22.7
14291429knative.dev/caching/pkg/apis/caching
14301430knative.dev/caching/pkg/apis/caching/v1alpha1
1431- # knative.dev/eventing v0.44.4
1431+ # knative.dev/eventing v0.44.5
14321432## explicit; go 1.22.7
14331433knative.dev/eventing/cmd/heartbeats
14341434knative.dev/eventing/pkg/apis
You can’t perform that action at this time.
0 commit comments