Skip to content

Commit

Permalink
upgrade to latest dependencies (#2615)
Browse files Browse the repository at this point in the history
bumping knative.dev/eventing 414af5c...4087c3a:
  > 4087c3a Going OIDC for Integration Source (# 8383)
  > 3a69e30 add new integration CRDs to storage version migrator tool (# 8386)

Signed-off-by: Knative Automation <automation@knative.team>
  • Loading branch information
knative-automation authored Dec 17, 2024
1 parent e5aea14 commit cc550c4
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 @@ -61,7 +61,7 @@ require (
k8s.io/client-go v1.5.2
k8s.io/klog/v2 v2.130.1
knative.dev/client/pkg v0.0.0-20241128155143-441372aea16b
knative.dev/eventing v0.43.1-0.20241213142054-414af5ce0fae
knative.dev/eventing v0.43.1-0.20241216090232-4087c3aba440
knative.dev/hack v0.0.0-20241128013751-1978b3a02667
knative.dev/pkg v0.0.0-20241128013618-f3ab5605e542
knative.dev/serving v0.43.1-0.20241209084051-2d5a1e99798a
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -2752,8 +2752,8 @@ knative.dev/client-pkg v0.0.0-20241106014333-14f4a3a4c3e1 h1:1j9LT7I8xG6zrQ8n1/l
knative.dev/client-pkg v0.0.0-20241106014333-14f4a3a4c3e1/go.mod h1:1Wp8+rz7JT3c17r0+2IdxWjkNvEZ/4/AHywaV12nq3I=
knative.dev/client/pkg v0.0.0-20241128155143-441372aea16b h1:GxF5zzQFebbEWnhjk6mKSwAlhQlV8MC7XtNkDVMzDY8=
knative.dev/client/pkg v0.0.0-20241128155143-441372aea16b/go.mod h1:io3itr2NSsoO+IP6S+QMtTKAFJhYMzFYDiJDDgclhr8=
knative.dev/eventing v0.43.1-0.20241213142054-414af5ce0fae h1:7xIqlU0Hf/iIfA2oTsoXP0i8AeElBIwC6jiVX7IOZvg=
knative.dev/eventing v0.43.1-0.20241213142054-414af5ce0fae/go.mod h1:RxMFtxk903ZoxyS140MPdLLePTzBdeaGkVmBTB52t04=
knative.dev/eventing v0.43.1-0.20241216090232-4087c3aba440 h1:8J2bl0yVKrivjaGEwS8+OJI5kql0nxAi+jKO+U2HSsE=
knative.dev/eventing v0.43.1-0.20241216090232-4087c3aba440/go.mod h1:RxMFtxk903ZoxyS140MPdLLePTzBdeaGkVmBTB52t04=
knative.dev/hack v0.0.0-20241128013751-1978b3a02667 h1:cp3GfEBnL0H2OrqdxLZ7nZ2K7U4PMdQhdBogl4Vd5+E=
knative.dev/hack v0.0.0-20241128013751-1978b3a02667/go.mod h1:R0ritgYtjLDO9527h5vb5X6gfvt5LCrJ55BNbVDsWiY=
knative.dev/networking v0.0.0-20241118132247-bbd3279aa3a4 h1:z4rTFDTwkNrLfOZqFNzM4I8sUZFHHWaUwgqJhKW2jvY=
Expand Down

0 comments on commit cc550c4

Please sign in to comment.