Skip to content

Commit e271768

Browse files
build(deps): bump istio.io/api (#7302)
Bumps [istio.io/api](https://github.com/istio/api) from 1.30.3 to 1.31.0. - [Commits](istio/api@1.30.3...1.31.0) --- updated-dependencies: - dependency-name: istio.io/api dependency-version: 1.31.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 749b2b6 commit e271768

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

pkg/app/pipedv1/plugin/kubernetes_multicluster/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ require (
1212
go.uber.org/zap v1.28.0
1313
golang.org/x/mod v0.40.0
1414
golang.org/x/sync v0.22.0
15-
istio.io/api v1.30.3
15+
istio.io/api v1.31.0
1616
k8s.io/api v0.36.4
1717
k8s.io/apimachinery v0.36.4
1818
k8s.io/client-go v0.36.4

pkg/app/pipedv1/plugin/kubernetes_multicluster/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -267,8 +267,8 @@ gopkg.in/yaml.v2 v2.2.2/go.mod h1:hI93XBmqTisBFMUTm0b8Fm+jr3Dg1NNxqwp+5A1VGuI=
267267
gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM=
268268
gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA=
269269
gopkg.in/yaml.v3 v3.0.1/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM=
270-
istio.io/api v1.30.3 h1:pPSa0uah/t7CEuwacS4rw5qK/oHGvxC0WO8i4RRGwEU=
271-
istio.io/api v1.30.3/go.mod h1:+brQWcBHoROuyA6fv8rbgg8Kfn0RCGuqoY0duCMuSLA=
270+
istio.io/api v1.31.0 h1:qGf/hZwCu5LOPK0jGti38NF71E8Eq4jGyhz/l2xsszU=
271+
istio.io/api v1.31.0/go.mod h1:+brQWcBHoROuyA6fv8rbgg8Kfn0RCGuqoY0duCMuSLA=
272272
k8s.io/api v0.36.4 h1:RxrvqCL6vgH5/+UnTeu1IIFqYmGfy0hnyrod1rn35Oo=
273273
k8s.io/api v0.36.4/go.mod h1:S2B3orCFBDhrgyWbLeuKcT2QdHIpQesBkCYSlWtwUOw=
274274
k8s.io/apiextensions-apiserver v0.36.1 h1:6JfYmPUsuUIHuN+3QxutXYWj492RqF5fBSx67GYK5Ks=

0 commit comments

Comments
 (0)