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 Aug 15, 2022
1 parent dc81585 commit bc83a60
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-20220811215546-8fcc87705eeb
istio.io/api v0.0.0-20220815015545-0f8419a00f64
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-20220811215546-8fcc87705eeb h1:CFS+zthz6NBM3gXbQ3mLOvbl+7fA+M0ULWizrYV7nlM=
istio.io/api v0.0.0-20220811215546-8fcc87705eeb/go.mod h1:hQkF0Q19MCmfOTre/Sg4KvrwwETq45oaFplnBm2p4j8=
istio.io/api v0.0.0-20220815015545-0f8419a00f64 h1:q0XbGt+vwuznW80gm2C7WOe4JXnQz8B+qEDUGORxZIE=
istio.io/api v0.0.0-20220815015545-0f8419a00f64/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 bc83a60

Please sign in to comment.