Skip to content

Commit

Permalink
Automator: update istio/[email protected] dependency in istio/client-g…
Browse files Browse the repository at this point in the history
  • Loading branch information
istio-testing authored Oct 5, 2022
1 parent 7f64280 commit 2eeb078
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module istio.io/client-go
go 1.17

require (
istio.io/api v0.0.0-20220907134937-b47284812feb
istio.io/api v0.0.0-20221005164339-97dc20dc0ff3
k8s.io/apimachinery v0.24.1
k8s.io/client-go v0.23.5
sigs.k8s.io/structured-merge-diff/v4 v4.2.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -623,8 +623,8 @@ honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc/go.mod h1:rf3lG4BRIbNafJWh
honnef.co/go/tools v0.0.1-2019.2.3/go.mod h1:a3bituU0lyd329TUQxRnasdCoJDkEUEAqEt0JzvZhAg=
honnef.co/go/tools v0.0.1-2020.1.3/go.mod h1:X/FiERA/W4tHapMX5mGpAtMSVEeEUOyHaw9vFzvIQ3k=
honnef.co/go/tools v0.0.1-2020.1.4/go.mod h1:X/FiERA/W4tHapMX5mGpAtMSVEeEUOyHaw9vFzvIQ3k=
istio.io/api v0.0.0-20220907134937-b47284812feb h1:gww8VW5FEh7e1qvdtJfLiNL7tpPzeSCZkXtwUM1gCCc=
istio.io/api v0.0.0-20220907134937-b47284812feb/go.mod h1:hQkF0Q19MCmfOTre/Sg4KvrwwETq45oaFplnBm2p4j8=
istio.io/api v0.0.0-20221005164339-97dc20dc0ff3 h1:qIJexbt91u51lKTHBh6llz/a342L81U/IC9vGzJqrU8=
istio.io/api v0.0.0-20221005164339-97dc20dc0ff3/go.mod h1:hQkF0Q19MCmfOTre/Sg4KvrwwETq45oaFplnBm2p4j8=
k8s.io/api v0.23.5/go.mod h1:Na4XuKng8PXJ2JsploYYrivXrINeTaycCGcYgF91Xm8=
k8s.io/api v0.24.1 h1:BjCMRDcyEYz03joa3K1+rbshwh1Ay6oB53+iUx2H8UY=
k8s.io/api v0.24.1/go.mod h1:JhoOvNiLXKTPQ60zh2g0ewpA+bnEYf5q44Flhquh4vQ=
Expand Down

0 comments on commit 2eeb078

Please sign in to comment.