chore(deps): bump the dev-dependencies group with 2 updates (#5555)

Bumps the dev-dependencies 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.26.1 to 1.26.2
- [Commits](https://github.com/istio/api/compare/1.26.1...1.26.2)

Updates `istio.io/client-go` from 1.26.1 to 1.26.2
- [Commits](https://github.com/istio/client-go/compare/1.26.1...1.26.2)

---
updated-dependencies:
- dependency-name: istio.io/api
  dependency-version: 1.26.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: istio.io/client-go
  dependency-version: 1.26.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2025-06-23 00:38:53 -07:00 committed by GitHub
parent d30674b650
commit 70efe5b448
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

4
go.mod
View File

@ -64,8 +64,8 @@ require (
golang.org/x/time v0.12.0
google.golang.org/api v0.238.0
gopkg.in/ns1/ns1-go.v2 v2.14.4
istio.io/api v1.26.1
istio.io/client-go v1.26.1
istio.io/api v1.26.2
istio.io/client-go v1.26.2
k8s.io/api v0.33.2
k8s.io/apimachinery v0.33.2
k8s.io/client-go v0.33.2

8
go.sum
View File

@ -1442,10 +1442,10 @@ honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099/go.mod h1:rf3lG4BRIbNafJWh
honnef.co/go/tools v0.0.0-20190106161140-3f1c8253044a/go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4=
honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc/go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4=
honnef.co/go/tools v0.0.1-2019.2.3/go.mod h1:a3bituU0lyd329TUQxRnasdCoJDkEUEAqEt0JzvZhAg=
istio.io/api v1.26.1 h1:1OM0JtHgA6VLkmWna02W0RFqHsOQqFtowAf+u9jVOR0=
istio.io/api v1.26.1/go.mod h1:DTVGH6CLXj5W8FF9JUD3Tis78iRgT1WeuAnxfTz21Wg=
istio.io/client-go v1.26.1 h1:Y16LEA1iOhBgebd2D8UPWnBJZz/dmz9czt7JdZy2E74=
istio.io/client-go v1.26.1/go.mod h1:1nRkn8XmI8AZVKElaLsC79jrVqS+PPIu1EczNvmGst8=
istio.io/api v1.26.2 h1:gLkGSB2nkqA/9u/tE/OMEv+U4Fhci2JZgIqjA0CxMak=
istio.io/api v1.26.2/go.mod h1:DTVGH6CLXj5W8FF9JUD3Tis78iRgT1WeuAnxfTz21Wg=
istio.io/client-go v1.26.2 h1:XWvQzBM69vB2xo1bzrp+CYbE8KlRAPotR4ls5Vv35EM=
istio.io/client-go v1.26.2/go.mod h1:eAImguSJPdaDiSSS2CEsywNHE8WWfqd3WfS18Rj8ynI=
k8s.io/api v0.18.0/go.mod h1:q2HRQkfDzHMBZL9l/y9rH63PkQl4vae0xRT+8prbrK8=
k8s.io/api v0.18.2/go.mod h1:SJCWI7OLzhZSvbY7U8zwNl9UA4o1fizoug34OV/2r78=
k8s.io/api v0.18.4/go.mod h1:lOIQAKYgai1+vz9J7YcDZwC26Z0zQewYOGWdyIPUUQ4=