Skip to content

Commit 70efe5b

Browse files
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](istio/api@1.26.1...1.26.2) Updates `istio.io/client-go` from 1.26.1 to 1.26.2 - [Commits](istio/client-go@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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d30674b commit 70efe5b

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,8 @@ require (
6464
golang.org/x/time v0.12.0
6565
google.golang.org/api v0.238.0
6666
gopkg.in/ns1/ns1-go.v2 v2.14.4
67-
istio.io/api v1.26.1
68-
istio.io/client-go v1.26.1
67+
istio.io/api v1.26.2
68+
istio.io/client-go v1.26.2
6969
k8s.io/api v0.33.2
7070
k8s.io/apimachinery v0.33.2
7171
k8s.io/client-go v0.33.2

go.sum

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1442,10 +1442,10 @@ honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099/go.mod h1:rf3lG4BRIbNafJWh
14421442
honnef.co/go/tools v0.0.0-20190106161140-3f1c8253044a/go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4=
14431443
honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc/go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4=
14441444
honnef.co/go/tools v0.0.1-2019.2.3/go.mod h1:a3bituU0lyd329TUQxRnasdCoJDkEUEAqEt0JzvZhAg=
1445-
istio.io/api v1.26.1 h1:1OM0JtHgA6VLkmWna02W0RFqHsOQqFtowAf+u9jVOR0=
1446-
istio.io/api v1.26.1/go.mod h1:DTVGH6CLXj5W8FF9JUD3Tis78iRgT1WeuAnxfTz21Wg=
1447-
istio.io/client-go v1.26.1 h1:Y16LEA1iOhBgebd2D8UPWnBJZz/dmz9czt7JdZy2E74=
1448-
istio.io/client-go v1.26.1/go.mod h1:1nRkn8XmI8AZVKElaLsC79jrVqS+PPIu1EczNvmGst8=
1445+
istio.io/api v1.26.2 h1:gLkGSB2nkqA/9u/tE/OMEv+U4Fhci2JZgIqjA0CxMak=
1446+
istio.io/api v1.26.2/go.mod h1:DTVGH6CLXj5W8FF9JUD3Tis78iRgT1WeuAnxfTz21Wg=
1447+
istio.io/client-go v1.26.2 h1:XWvQzBM69vB2xo1bzrp+CYbE8KlRAPotR4ls5Vv35EM=
1448+
istio.io/client-go v1.26.2/go.mod h1:eAImguSJPdaDiSSS2CEsywNHE8WWfqd3WfS18Rj8ynI=
14491449
k8s.io/api v0.18.0/go.mod h1:q2HRQkfDzHMBZL9l/y9rH63PkQl4vae0xRT+8prbrK8=
14501450
k8s.io/api v0.18.2/go.mod h1:SJCWI7OLzhZSvbY7U8zwNl9UA4o1fizoug34OV/2r78=
14511451
k8s.io/api v0.18.4/go.mod h1:lOIQAKYgai1+vz9J7YcDZwC26Z0zQewYOGWdyIPUUQ4=

0 commit comments

Comments
 (0)