This is an automated email from the ASF dual-hosted git repository.
gallardot pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix-ingress-controller.git
The following commit(s) were added to refs/heads/master by this push:
new 8dd105e0 chore(deps): bump k8s.io/client-go from 0.28.2 to 0.28.3 in
/test/e2e (#2016)
8dd105e0 is described below
commit 8dd105e0e24b89b8adf3ca26c9cdb59df56b5295
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Oct 25 20:03:47 2023 +0800
chore(deps): bump k8s.io/client-go from 0.28.2 to 0.28.3 in /test/e2e
(#2016)
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from
0.28.2 to 0.28.3.
-
[Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
-
[Commits](https://github.com/kubernetes/client-go/compare/v0.28.2...v0.28.3)
---
updated-dependencies:
- dependency-name: k8s.io/client-go
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
test/e2e/go.mod | 2 +-
test/e2e/go.sum | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/test/e2e/go.mod b/test/e2e/go.mod
index b7917c29..a04c802d 100644
--- a/test/e2e/go.mod
+++ b/test/e2e/go.mod
@@ -14,7 +14,7 @@ require (
go.uber.org/zap v1.26.0
k8s.io/api v0.28.3
k8s.io/apimachinery v0.28.3
- k8s.io/client-go v0.28.2
+ k8s.io/client-go v0.28.3
)
require (
diff --git a/test/e2e/go.sum b/test/e2e/go.sum
index 6df4cf0a..9863101c 100644
--- a/test/e2e/go.sum
+++ b/test/e2e/go.sum
@@ -537,8 +537,8 @@ k8s.io/api v0.28.3
h1:Gj1HtbSdB4P08C8rs9AR94MfSGpRhJgsS+GF9V26xMM=
k8s.io/api v0.28.3/go.mod h1:MRCV/jr1dW87/qJnZ57U5Pak65LGmQVkKTzf3AtKFHc=
k8s.io/apimachinery v0.28.3 h1:B1wYx8txOaCQG0HmYF6nbpU8dg6HvA06x5tEffvOe7A=
k8s.io/apimachinery v0.28.3/go.mod
h1:uQTKmIqs+rAYaq+DFaoD2X7pcjLOqbQX2AOiO0nIpb8=
-k8s.io/client-go v0.28.2 h1:DNoYI1vGq0slMBN/SWKMZMw0Rq+0EQW6/AK4v9+3VeY=
-k8s.io/client-go v0.28.2/go.mod h1:sMkApowspLuc7omj1FOSUxSoqjr+d5Q0Yc0LOFnYFJY=
+k8s.io/client-go v0.28.3 h1:2OqNb72ZuTZPKCl+4gTKvqao0AMOl9f3o2ijbAj3LI4=
+k8s.io/client-go v0.28.3/go.mod h1:LTykbBp9gsA7SwqirlCXBWtK0guzfhpoW4qSm7i9dxo=
k8s.io/klog/v2 v2.100.1 h1:7WCHKK6K8fNhTqfBhISHQ97KrnJNFZMcQvKp7gP/tmg=
k8s.io/klog/v2 v2.100.1/go.mod h1:y1WjHnz7Dj687irZUWR/WLkLc5N1YHtjLdmgWjndZn0=
k8s.io/kube-openapi v0.0.0-20230717233707-2695361300d9
h1:LyMgNKD2P8Wn1iAwQU5OhxCKlKJy0sHc+PcDwFB24dQ=