Skip to content

Commit

Permalink
upgrade to latest dependencies
Browse files Browse the repository at this point in the history
bumping knative.dev/eventing 5fb693f...4a6e7d2:
  > 4a6e7d2 [main] Upgrade to latest dependencies (# 8444)

Signed-off-by: Knative Automation <[email protected]>
  • Loading branch information
knative-automation committed Feb 5, 2025
1 parent 847c6e6 commit 85a6d52
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 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.31.4
k8s.io/client-go v0.31.4
k8s.io/utils v0.0.0-20240711033017-18e509b52bc8
knative.dev/eventing v0.44.1-0.20250131074056-5fb693f5f65e
knative.dev/eventing v0.44.1-0.20250204160923-4a6e7d25c29a
knative.dev/hack v0.0.0-20250128013659-5f7f0f50e9de
knative.dev/pkg v0.0.0-20250203163623-f62a97fc6ad4
)
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -704,8 +704,8 @@ k8s.io/kube-openapi v0.0.0-20240808142205-8e686545bdb8 h1:1Wof1cGQgA5pqgo8MxKPtf
k8s.io/kube-openapi v0.0.0-20240808142205-8e686545bdb8/go.mod h1:Os6V6dZwLNii3vxFpxcNaTmH8LJJBkOTg1N0tOA0fvA=
k8s.io/utils v0.0.0-20240711033017-18e509b52bc8 h1:pUdcCO1Lk/tbT5ztQWOBi5HBgbBP1J8+AsQnQCKsi8A=
k8s.io/utils v0.0.0-20240711033017-18e509b52bc8/go.mod h1:OLgZIPagt7ERELqWJFomSt595RzquPNLL48iOWgYOg0=
knative.dev/eventing v0.44.1-0.20250131074056-5fb693f5f65e h1:iSHot+aAEQvLuge/xp60Z0lJFfPn4M6vDXQSwqPztIE=
knative.dev/eventing v0.44.1-0.20250131074056-5fb693f5f65e/go.mod h1:UVXY0UKuxrLlFqo1jnXEwpxDRr/0NKP9wvAdw4/LN38=
knative.dev/eventing v0.44.1-0.20250204160923-4a6e7d25c29a h1:3MQtE8N6Dbok1BQgBK9kTT5ZoxNfH9wyEZ2e3xdTjqw=
knative.dev/eventing v0.44.1-0.20250204160923-4a6e7d25c29a/go.mod h1:Rp0zlXsaHvNkCNqEIXfkcJt8uov6RC2A17oy+/4irqw=
knative.dev/hack v0.0.0-20250128013659-5f7f0f50e9de h1:9xWkakMP0rpTpEIi9iRfkDsqhe2XbuyJdBkrlPB2Yjs=
knative.dev/hack v0.0.0-20250128013659-5f7f0f50e9de/go.mod h1:R0ritgYtjLDO9527h5vb5X6gfvt5LCrJ55BNbVDsWiY=
knative.dev/pkg v0.0.0-20250203163623-f62a97fc6ad4 h1:dHkehXNqUAuRtHr0LjGqBC3Uztuj6LcOrOdqCI4c85s=
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 @@ -938,7 +938,7 @@ k8s.io/utils/pointer
k8s.io/utils/ptr
k8s.io/utils/strings/slices
k8s.io/utils/trace
# knative.dev/eventing v0.44.1-0.20250131074056-5fb693f5f65e
# knative.dev/eventing v0.44.1-0.20250204160923-4a6e7d25c29a
## explicit; go 1.22.7
knative.dev/eventing/pkg/apis/feature
# knative.dev/hack v0.0.0-20250128013659-5f7f0f50e9de
Expand Down

0 comments on commit 85a6d52

Please sign in to comment.