Skip to content

Commit

Permalink
upgrade to latest dependencies
Browse files Browse the repository at this point in the history
bumping knative.dev/eventing a40a0a7...9cec50f:
  > 9cec50f [main] Upgrade to latest dependencies (# 8414)

Signed-off-by: Knative Automation <[email protected]>
  • Loading branch information
knative-automation committed Jan 20, 2025
1 parent 2173fd5 commit 1545b06
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.31.4
k8s.io/client-go v0.31.4
k8s.io/utils v0.0.0-20240711033017-18e509b52bc8
knative.dev/eventing v0.43.1-0.20250117061904-a40a0a75a8ef
knative.dev/eventing v0.43.1-0.20250120115908-9cec50fe8ef0
knative.dev/hack v0.0.0-20250116150306-c142b4835bc5
knative.dev/pkg v0.0.0-20250117084104-c43477f0052b
)
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -703,8 +703,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.43.1-0.20250117061904-a40a0a75a8ef h1:u90+XnHx4saVKV4ByqPB+6wPuw6xP3xRW/cjUMZdSw8=
knative.dev/eventing v0.43.1-0.20250117061904-a40a0a75a8ef/go.mod h1:05p0sqU0mv2HBKDVH8iVtcewUfYu3HEk2N6vbEkdfrg=
knative.dev/eventing v0.43.1-0.20250120115908-9cec50fe8ef0 h1:c5AaTi0WS6MrLL0iUS2t6lCUUJjGb1Exv3mfJRlwaM4=
knative.dev/eventing v0.43.1-0.20250120115908-9cec50fe8ef0/go.mod h1:0H5SItbyPWJLXoGXwBxX7yqvg6t2enQsQbLKyzWoezQ=
knative.dev/hack v0.0.0-20250116150306-c142b4835bc5 h1:CwLVoSblWmfaIkgRFX2LcEA0uYZo+nOhdPatsz+QL9w=
knative.dev/hack v0.0.0-20250116150306-c142b4835bc5/go.mod h1:R0ritgYtjLDO9527h5vb5X6gfvt5LCrJ55BNbVDsWiY=
knative.dev/pkg v0.0.0-20250117084104-c43477f0052b h1:a+gP7Yzu5NmoX2w1p8nfTgmSKF+aHLKGzqYT82ijJTw=
Expand Down
2 changes: 1 addition & 1 deletion third_party/eventing
Submodule eventing updated 3 files
+2 −2 go.mod
+4 −4 go.sum
+2 −2 vendor/modules.txt
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.43.1-0.20250117061904-a40a0a75a8ef
# knative.dev/eventing v0.43.1-0.20250120115908-9cec50fe8ef0
## explicit; go 1.22.7
knative.dev/eventing/pkg/apis/feature
# knative.dev/hack v0.0.0-20250116150306-c142b4835bc5
Expand Down

0 comments on commit 1545b06

Please sign in to comment.