This is an automated email from the ASF dual-hosted git repository.
pcongiusti pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k.git
The following commit(s) were added to refs/heads/main by this push:
new 27047802e chore(deps): bump knative.dev/serving from 0.39.2 to 0.39.3
27047802e is described below
commit 27047802ed984ae55e038867845fd43612451625
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Dec 20 00:28:38 2023 +0000
chore(deps): bump knative.dev/serving from 0.39.2 to 0.39.3
Bumps [knative.dev/serving](https://github.com/knative/serving) from 0.39.2
to 0.39.3.
- [Release notes](https://github.com/knative/serving/releases)
- [Commits](https://github.com/knative/serving/compare/v0.39.2...v0.39.3)
---
updated-dependencies:
- dependency-name: knative.dev/serving
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
---
go.mod | 2 +-
go.sum | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/go.mod b/go.mod
index 58f1a0072..7f10dd008 100644
--- a/go.mod
+++ b/go.mod
@@ -54,7 +54,7 @@ require (
k8s.io/utils v0.0.0-20230505201702-9f6742963106
knative.dev/eventing v0.39.1
knative.dev/pkg v0.0.0-20231023151236-29775d7c9e5c
- knative.dev/serving v0.39.2
+ knative.dev/serving v0.39.3
sigs.k8s.io/controller-runtime v0.15.2
sigs.k8s.io/structured-merge-diff/v4 v4.4.1
)
diff --git a/go.sum b/go.sum
index 640b24765..03f316a71 100644
--- a/go.sum
+++ b/go.sum
@@ -869,8 +869,8 @@ knative.dev/networking v0.0.0-20231017124814-2a7676e912b7
h1:6+1icZuxiZO1paFZ4d/
knative.dev/networking v0.0.0-20231017124814-2a7676e912b7/go.mod
h1:1gcHoIVG47ekQWjkddqRq+/7tWRh+CB9W4k/NAcdRbk=
knative.dev/pkg v0.0.0-20231023151236-29775d7c9e5c
h1:xyPoEToTWeBdn6tinhLxXfnhJhTNQt5WzHiTNiFphRw=
knative.dev/pkg v0.0.0-20231023151236-29775d7c9e5c/go.mod
h1:HHRXEd7ZlFpthgE+rwAZ6MUVnuJOAeolnaFSthXloUQ=
-knative.dev/serving v0.39.2 h1:qxUdop3fGNAuBwAzutCU1HSszoO1nezKbV2I0HgTh4k=
-knative.dev/serving v0.39.2/go.mod
h1:0QIp5mvgWa1oUC2MxMf+Q/JWgG8JhAsSdJKc6iTRlvE=
+knative.dev/serving v0.39.3 h1:x3p3iCY0eKwKZmlXUZfc9C0YawyiB6Kc1HlE66b530I=
+knative.dev/serving v0.39.3/go.mod
h1:bWylSgwnRZeL659qy7m3/TZioYk25TIfusPUEeR695A=
rsc.io/binaryregexp v0.2.0/go.mod
h1:qTv7/COck+e2FymRvadv62gMdZztPaShugOCi3I+8D8=
rsc.io/quote/v3 v3.1.0/go.mod h1:yEA65RcK8LyAZtP9Kv3t0HmxON59tX3rD+tICJqUlj0=
rsc.io/sampler v1.3.0/go.mod h1:T1hPZKmBbMNahiBKFy5HrXp6adAjACjK9JXDnKaTXpA=