Skip to content

Commit

Permalink
upgrade to latest dependencies
Browse files Browse the repository at this point in the history
bumping knative.dev/eventing 469d0ac...5500bed:
  > 5500bed Cache statefulset scale update/get requests (# 7651)
  > 7b975fc Update KinD for e2e tests to 0.21.0 (# 7656)
  > 96863ba [main] Upgrade to latest dependencies (# 7657)

Signed-off-by: Knative Automation <automation@knative.team>
  • Loading branch information
knative-automation committed Feb 7, 2024
1 parent 17bf178 commit c454ad4
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 @@ -60,7 +60,7 @@ require (
k8s.io/apimachinery v0.28.5
k8s.io/client-go v0.28.5
knative.dev/client-pkg v0.0.0-20240201014158-788b4b0d2c97
knative.dev/eventing v0.40.1-0.20240202144010-469d0ac85e86
knative.dev/eventing v0.40.1-0.20240206181150-5500beda659a
knative.dev/hack v0.0.0-20240201013652-f3881d90c189
knative.dev/pkg v0.0.0-20240205092023-4104e4237f6a
knative.dev/serving v0.40.1-0.20240205183227-1760f08360f2
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1577,8 +1577,8 @@ k8s.io/utils v0.0.0-20230406110748-d93618cff8a2 h1:qY1Ad8PODbnymg2pRbkyMT/ylpTrC
k8s.io/utils v0.0.0-20230406110748-d93618cff8a2/go.mod h1:OLgZIPagt7ERELqWJFomSt595RzquPNLL48iOWgYOg0=
knative.dev/client-pkg v0.0.0-20240201014158-788b4b0d2c97 h1:KD87cHrfMKfSS/5xkQkAFaFvr87j1GPiMEXVVf4zpgY=
knative.dev/client-pkg v0.0.0-20240201014158-788b4b0d2c97/go.mod h1:3+IED1Q8eP1BwUq0cTxyznhTVrROzkGZcJ68X6KS8NA=
knative.dev/eventing v0.40.1-0.20240202144010-469d0ac85e86 h1:a+k1iy7L+AQPY0jbWWM+7N6h5DXvvNw3L0f9cN60WKo=
knative.dev/eventing v0.40.1-0.20240202144010-469d0ac85e86/go.mod h1:gji5GMsP3ahX6Ul5y/rqp6X2oNTurLwdekzl6Tt16zo=
knative.dev/eventing v0.40.1-0.20240206181150-5500beda659a h1:xVIxFtb91Sz3bxWhn+x8ZDpiBcXBmRTPms2SVk1s8JE=
knative.dev/eventing v0.40.1-0.20240206181150-5500beda659a/go.mod h1:O74nDEiDyKCBS+kg5YdlODCLzjBmxV/bRgm12Q9dgOM=
knative.dev/hack v0.0.0-20240201013652-f3881d90c189 h1:a8htyuf5+S0NGxxdKXeQ49XOD9dEC1LHoofRQPgFKrU=
knative.dev/hack v0.0.0-20240201013652-f3881d90c189/go.mod h1:yk2OjGDsbEnQjfxdm0/HJKS2WqTLEFg/N6nUs6Rqx3Q=
knative.dev/networking v0.0.0-20240201014834-66bdffa75840 h1:P7A2O9dmtI37/QNcv2TnaqbiHQKybsGTYvNkP6LBaag=
Expand Down

0 comments on commit c454ad4

Please sign in to comment.