Skip to content

Commit

Permalink
Automator: update istio/api@master dependency in istio/client-go@mast…
Browse files Browse the repository at this point in the history
…er (#1935)
  • Loading branch information
istio-testing authored Jan 26, 2024
1 parent 0f298e1 commit d26889f
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.21

require (
istio.io/api v1.19.0-alpha.1.0.20240125172533-cc05e6259edf
istio.io/api v1.19.0-alpha.1.0.20240126145958-9911a0a6990a
k8s.io/apimachinery v0.29.0
k8s.io/client-go v0.29.0
sigs.k8s.io/structured-merge-diff/v4 v4.4.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -144,8 +144,8 @@ gopkg.in/yaml.v2 v2.4.0/go.mod h1:RDklbk79AGWmwhnvt/jBztapEOGDOx6ZbXqjP6csGnQ=
gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM=
gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA=
gopkg.in/yaml.v3 v3.0.1/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM=
istio.io/api v1.19.0-alpha.1.0.20240125172533-cc05e6259edf h1:wh/SEJB4iWyeKUOQkHcUtQio6GQV9t99+lpQ2VeAGlk=
istio.io/api v1.19.0-alpha.1.0.20240125172533-cc05e6259edf/go.mod h1:TFCMUCAHRjxBv1CsIsFCsYHPHi4axVI4vdIzVr8eFjY=
istio.io/api v1.19.0-alpha.1.0.20240126145958-9911a0a6990a h1:GN/jo3qhQkv903KQYRmHOSNTuUpfoRKCQfyIBm1WqdA=
istio.io/api v1.19.0-alpha.1.0.20240126145958-9911a0a6990a/go.mod h1:TFCMUCAHRjxBv1CsIsFCsYHPHi4axVI4vdIzVr8eFjY=
k8s.io/api v0.29.0 h1:NiCdQMY1QOp1H8lfRyeEf8eOwV6+0xA6XEE44ohDX2A=
k8s.io/api v0.29.0/go.mod h1:sdVmXoz2Bo/cb77Pxi71IPTSErEW32xa4aXwKH7gfBA=
k8s.io/apimachinery v0.29.0 h1:+ACVktwyicPz0oc6MTMLwa2Pw3ouLAfAon1wPLtG48o=
Expand Down

0 comments on commit d26889f

Please sign in to comment.