Skip to content

Commit

Permalink
chore(deps): bump knative.dev/eventing from 0.38.3 to 0.38.4
Browse files Browse the repository at this point in the history
Bumps [knative.dev/eventing](https://github.com/knative/eventing) from 0.38.3 to 0.38.4.
- [Release notes](https://github.com/knative/eventing/releases)
- [Commits](knative/eventing@v0.38.3...v0.38.4)

---
updated-dependencies:
- dependency-name: knative.dev/eventing
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and squakez committed Sep 27, 2023
1 parent 55dff12 commit 8a7f16f
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 @@ -52,7 +52,7 @@ require (
k8s.io/klog/v2 v2.100.1
k8s.io/kubectl v0.27.4
k8s.io/utils v0.0.0-20230505201702-9f6742963106
knative.dev/eventing v0.38.3
knative.dev/eventing v0.38.4
knative.dev/pkg v0.0.0-20230718152110-aef227e72ead
knative.dev/serving v0.38.1
sigs.k8s.io/controller-runtime v0.15.2
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -891,8 +891,8 @@ k8s.io/kubectl v0.27.4 h1:RV1TQLIbtL34+vIM+W7HaS3KfAbqvy9lWn6pWB9els4=
k8s.io/kubectl v0.27.4/go.mod h1:qtc1s3BouB9KixJkriZMQqTsXMc+OAni6FeKAhq7q14=
k8s.io/utils v0.0.0-20230505201702-9f6742963106 h1:EObNQ3TW2D+WptiYXlApGNLVy0zm/JIBVY9i+M4wpAU=
k8s.io/utils v0.0.0-20230505201702-9f6742963106/go.mod h1:OLgZIPagt7ERELqWJFomSt595RzquPNLL48iOWgYOg0=
knative.dev/eventing v0.38.3 h1:YBSfqrNBTS9l2Mp0qpuXCuhQLZrp+e3uolI42toTCj8=
knative.dev/eventing v0.38.3/go.mod h1:ct8t+v6nmp1kFCy6ngkDWIEvnjJDNDoKptrfnQVh+z8=
knative.dev/eventing v0.38.4 h1:eH059bfeLilj2xAN6V7XXOh3wqzz5ssoMS/CIJpJfmk=
knative.dev/eventing v0.38.4/go.mod h1:ct8t+v6nmp1kFCy6ngkDWIEvnjJDNDoKptrfnQVh+z8=
knative.dev/networking v0.0.0-20230718160410-75dcd54d9510 h1:eNbWjEkbtGjCqK5TB4S0CjSSDd4PvyXm+w7bM9/zce4=
knative.dev/networking v0.0.0-20230718160410-75dcd54d9510/go.mod h1:Vngl91M++hqgoGNIjCii7MXnsEeN3kRbGC1aodhFqbk=
knative.dev/pkg v0.0.0-20230718152110-aef227e72ead h1:2dDzorpKuVZW3Qp7TbirMMq16FbId8f6bacQFX8jXLw=
Expand Down

0 comments on commit 8a7f16f

Please sign in to comment.