From 06a4d7d62820d2c5feb2ec5c3f288ef3a1682d1e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Dec 2025 08:22:00 +0000 Subject: [PATCH] deps: bump the istio group with 2 updates Bumps the istio group with 2 updates: [istio.io/api](https://github.com/istio/api) and [istio.io/client-go](https://github.com/istio/client-go). Updates `istio.io/api` from 1.28.1 to 1.28.2 - [Commits](https://github.com/istio/api/compare/1.28.1...1.28.2) Updates `istio.io/client-go` from 1.28.1 to 1.28.2 - [Commits](https://github.com/istio/client-go/compare/1.28.1...1.28.2) --- updated-dependencies: - dependency-name: istio.io/api dependency-version: 1.28.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: istio - dependency-name: istio.io/client-go dependency-version: 1.28.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: istio ... Signed-off-by: dependabot[bot] --- go.mod | 4 ++-- go.sum | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/go.mod b/go.mod index df883c9..e2f16d4 100644 --- a/go.mod +++ b/go.mod @@ -20,8 +20,8 @@ require ( github.com/linkerd/linkerd2 v0.5.1-0.20250723143138-3095b3fef660 github.com/stretchr/testify v1.11.1 github.com/vmware-tanzu/velero v1.17.1 - istio.io/api v1.28.1 - istio.io/client-go v1.28.1 + istio.io/api v1.28.2 + istio.io/client-go v1.28.2 k8s.io/api v0.34.3 k8s.io/apiextensions-apiserver v0.34.3 k8s.io/apimachinery v0.34.3 diff --git a/go.sum b/go.sum index bee8f0b..dfa00cb 100644 --- a/go.sum +++ b/go.sum @@ -770,10 +770,10 @@ gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA= gopkg.in/yaml.v3 v3.0.1/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM= honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099/go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4= honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc/go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4= -istio.io/api v1.28.1 h1:A1DzBrL6PUmDDT8uvs43wxmlg6FvdKNiZvZC1PdA50M= -istio.io/api v1.28.1/go.mod h1:BD3qv/ekm16kvSgvSpuiDawgKhEwG97wx849CednJSg= -istio.io/client-go v1.28.1 h1:oB5bD3r64rEcrXuqYMNjaON2Shz15tn8mNOGv53wrN4= -istio.io/client-go v1.28.1/go.mod h1:mcFWH+wv9ltQqoDYyfLeVFyRZuD7n1Fj7TD5RGohqSU= +istio.io/api v1.28.2 h1:1DWf3M4+glutseG0WqwDuAqE99l+ce8zyqseBX5vK7k= +istio.io/api v1.28.2/go.mod h1:BD3qv/ekm16kvSgvSpuiDawgKhEwG97wx849CednJSg= +istio.io/client-go v1.28.2 h1:Nip37oU/gFoqoWIRNDoEbpFZETnL4GujMDtQYJf+U9g= +istio.io/client-go v1.28.2/go.mod h1:bFfn5BZ4EHeLLOVbXIfjuckSC31uADdGhbmB69QwECg= k8s.io/api v0.34.3 h1:D12sTP257/jSH2vHV2EDYrb16bS7ULlHpdNdNhEw2S4= k8s.io/api v0.34.3/go.mod h1:PyVQBF886Q5RSQZOim7DybQjAbVs8g7gwJNhGtY5MBk= k8s.io/apiextensions-apiserver v0.34.3 h1:p10fGlkDY09eWKOTeUSioxwLukJnm+KuDZdrW71y40g=