Skip to content

Commit

Permalink
Update ekb to tagged version (#369)
Browse files Browse the repository at this point in the history
  • Loading branch information
dsimansk authored Jan 27, 2025
1 parent 18d2618 commit bdeaabb
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ require (
k8s.io/client-go v0.31.4
knative.dev/client-pkg v0.0.0-20250123181933-2a69ed741513
knative.dev/client/pkg v0.0.0-20250122145611-f73472454667
knative.dev/eventing-kafka-broker v0.43.1-0.20250123171534-badf6669333e
knative.dev/eventing-kafka-broker v0.44.0
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 @@ -853,8 +853,8 @@ knative.dev/client/pkg v0.0.0-20250122145611-f73472454667 h1:y8q5gShQdsQY5JwNvME
knative.dev/client/pkg v0.0.0-20250122145611-f73472454667/go.mod h1:JvnyTAqZaqkbCkwsCDt5IOlKD42pZSiL6KSGwLUL8/I=
knative.dev/eventing v0.44.0 h1:AGH9wp6Vp0LNRXWnJ4oIVURUNOBsq5/xNm95ZsxZBFs=
knative.dev/eventing v0.44.0/go.mod h1:0H5SItbyPWJLXoGXwBxX7yqvg6t2enQsQbLKyzWoezQ=
knative.dev/eventing-kafka-broker v0.43.1-0.20250123171534-badf6669333e h1:SSdSa3b/t9CJa0XUlcGnJDhmrBHe4iRFquENG7yt6hc=
knative.dev/eventing-kafka-broker v0.43.1-0.20250123171534-badf6669333e/go.mod h1:YJhe0Hd+BZ+YaWXFGnvIaPO+y1bVr1wgfnvkW24AVn0=
knative.dev/eventing-kafka-broker v0.44.0 h1:zj4yiPzpQbxRvvW8tY4YUaqxRBSDck3mYibs9kTUDk8=
knative.dev/eventing-kafka-broker v0.44.0/go.mod h1:YJhe0Hd+BZ+YaWXFGnvIaPO+y1bVr1wgfnvkW24AVn0=
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/networking v0.0.0-20250117155906-67d1c274ba6a h1:FaDPXtv42+AkYh/mE269pttPSZ3fDVAjJiEsYUaM4SM=
Expand Down
2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1047,7 +1047,7 @@ knative.dev/eventing/pkg/client/clientset/versioned/typed/sources/v1/fake
knative.dev/eventing/pkg/client/clientset/versioned/typed/sources/v1beta2
knative.dev/eventing/pkg/crossnamespace
knative.dev/eventing/pkg/eventingtls
# knative.dev/eventing-kafka-broker v0.43.1-0.20250123171534-badf6669333e
# knative.dev/eventing-kafka-broker v0.44.0
## explicit; go 1.22.7
knative.dev/eventing-kafka-broker/control-plane/pkg/apis/bindings
knative.dev/eventing-kafka-broker/control-plane/pkg/apis/bindings/v1
Expand Down

0 comments on commit bdeaabb

Please sign in to comment.