Skip to content

Commit

Permalink
[main] Upgrade to latest dependencies (#171)
Browse files Browse the repository at this point in the history
upgrade to latest dependencies

bumping knative.dev/eventing 223846c...3fcc78a:
  > 3fcc78a V1B3 bump of Event Type (# 7304)

Signed-off-by: Knative Automation <[email protected]>
  • Loading branch information
knative-automation authored Dec 1, 2023
1 parent 5f76573 commit 1227a42
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ require (
k8s.io/apimachinery v0.27.6
k8s.io/client-go v0.27.6
k8s.io/utils v0.0.0-20230209194617-a36077c30491
knative.dev/eventing v0.39.1-0.20231201013659-223846c4f819
knative.dev/eventing v0.39.1-0.20231201104147-3fcc78a3d716
knative.dev/hack v0.0.0-20231201014241-7030d5bf584d
knative.dev/pkg v0.0.0-20231201013645-f4e2c609b5a1
)
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -680,8 +680,8 @@ k8s.io/kube-openapi v0.0.0-20230501164219-8b0f38b5fd1f h1:2kWPakN3i/k81b0gvD5C5F
k8s.io/kube-openapi v0.0.0-20230501164219-8b0f38b5fd1f/go.mod h1:byini6yhqGC14c3ebc/QwanvYwhuMWF6yz2F8uwW8eg=
k8s.io/utils v0.0.0-20230209194617-a36077c30491 h1:r0BAOLElQnnFhE/ApUsg3iHdVYYPBjNSSOMowRZxxsY=
k8s.io/utils v0.0.0-20230209194617-a36077c30491/go.mod h1:OLgZIPagt7ERELqWJFomSt595RzquPNLL48iOWgYOg0=
knative.dev/eventing v0.39.1-0.20231201013659-223846c4f819 h1:q/ROPc1UnI7B7WuIIOnQXK3wLZH5Tyo1e/UC/opFNcg=
knative.dev/eventing v0.39.1-0.20231201013659-223846c4f819/go.mod h1:hibqweYk29xszfCrMZLYllRqsJJUl4K6pLBB1P/s5Bo=
knative.dev/eventing v0.39.1-0.20231201104147-3fcc78a3d716 h1:yRbcddcU0Th2S7omozBqILDOGfefM8yAHF4K6vzOkY4=
knative.dev/eventing v0.39.1-0.20231201104147-3fcc78a3d716/go.mod h1:hibqweYk29xszfCrMZLYllRqsJJUl4K6pLBB1P/s5Bo=
knative.dev/hack v0.0.0-20231201014241-7030d5bf584d h1:IqXY770znXS9tLJDEh+OUcLMgtIFslSxqao3uplpUlY=
knative.dev/hack v0.0.0-20231201014241-7030d5bf584d/go.mod h1:yk2OjGDsbEnQjfxdm0/HJKS2WqTLEFg/N6nUs6Rqx3Q=
knative.dev/pkg v0.0.0-20231201013645-f4e2c609b5a1 h1:4IyoN62FoKlGNv1FhUwoLv5V7oLn2suZ/4yfRrlhq+A=
Expand Down
2 changes: 1 addition & 1 deletion third_party/eventing-kafka-broker
2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -892,7 +892,7 @@ k8s.io/utils/net
k8s.io/utils/pointer
k8s.io/utils/strings/slices
k8s.io/utils/trace
# knative.dev/eventing v0.39.1-0.20231201013659-223846c4f819
# knative.dev/eventing v0.39.1-0.20231201104147-3fcc78a3d716
## explicit; go 1.19
knative.dev/eventing/pkg/apis/feature
# knative.dev/hack v0.0.0-20231201014241-7030d5bf584d
Expand Down

0 comments on commit 1227a42

Please sign in to comment.