Skip to content

Commit

Permalink
upgrade to latest dependencies
Browse files Browse the repository at this point in the history
bumping knative.dev/eventing fe83e25...eb3dd80:
  > eb3dd80 Enable Cert Manager (# 8509)
  > 615a071 Allow storage-version-migration job to successfully run when optional CRDs are not installed (inmemorychannels, etc) (# 8510)

Signed-off-by: Knative Automation <automation@knative.team>
  • Loading branch information
knative-automation committed Mar 6, 2025
1 parent 51a14cc commit 40fe544
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ require (
k8s.io/client-go v0.32.2
k8s.io/klog/v2 v2.130.1
knative.dev/client/pkg v0.0.0-20250219014457-a051025a49ee
knative.dev/eventing v0.44.1-0.20250227153031-fe83e25214e9
knative.dev/eventing v0.44.1-0.20250306112059-eb3dd80ac9bc
knative.dev/hack v0.0.0-20250219013704-306ce745e077
knative.dev/pkg v0.0.0-20250226145529-0372c089c78f
knative.dev/serving v0.44.1-0.20250305133859-636392e930c1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1649,8 +1649,8 @@ k8s.io/utils v0.0.0-20241210054802-24370beab758 h1:sdbE21q2nlQtFh65saZY+rRM6x6aJ
k8s.io/utils v0.0.0-20241210054802-24370beab758/go.mod h1:OLgZIPagt7ERELqWJFomSt595RzquPNLL48iOWgYOg0=
knative.dev/client/pkg v0.0.0-20250219014457-a051025a49ee h1:tXCpyrH9Bb0xQ1IqinObaT9tPG0pVsDusbpg73cQOTQ=
knative.dev/client/pkg v0.0.0-20250219014457-a051025a49ee/go.mod h1:ZXU5Wn6Ltl8dTqkK33DsOYBdqm3VHSeEO0RYAfKVD68=
knative.dev/eventing v0.44.1-0.20250227153031-fe83e25214e9 h1:rkeydldG+qoe0xPzviUWA7OpldeG9WMztGUMsEjSfQo=
knative.dev/eventing v0.44.1-0.20250227153031-fe83e25214e9/go.mod h1:WsyK1x7DoajDF7Vim1f4prGv6fEP9WbkiZYX/na8IK8=
knative.dev/eventing v0.44.1-0.20250306112059-eb3dd80ac9bc h1:35XVP3fM05U9aNLoQMVkN1gqbXjAl46Y+QyXeMFxW8k=
knative.dev/eventing v0.44.1-0.20250306112059-eb3dd80ac9bc/go.mod h1:WsyK1x7DoajDF7Vim1f4prGv6fEP9WbkiZYX/na8IK8=
knative.dev/hack v0.0.0-20250219013704-306ce745e077 h1:kcYrHAI+x7KHChjFfJ37Sq5QNAIwQExRor+g6Rbg1K0=
knative.dev/hack v0.0.0-20250219013704-306ce745e077/go.mod h1:R0ritgYtjLDO9527h5vb5X6gfvt5LCrJ55BNbVDsWiY=
knative.dev/networking v0.0.0-20250226145929-863b7af736fb h1:rdr20A8ZhxeRalSvSF/OpdcmYOcZc3Lyo3caHL/d/6M=
Expand Down

0 comments on commit 40fe544

Please sign in to comment.