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 (#2172)
  • Loading branch information
istio-testing authored Jul 15, 2024
1 parent 77a6a23 commit ae529d3
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.22.0
toolchain go1.22.3

require (
istio.io/api v1.22.0-alpha.1.0.20240710015323-7bf1eab280a7
istio.io/api v1.23.0-alpha.0.0.20240715134614-b960de3424e6
k8s.io/apimachinery v0.30.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 @@ -138,8 +138,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.22.0-alpha.1.0.20240710015323-7bf1eab280a7 h1:1xnIuciU3hEhbEEAsBs7/agUoIINwL97z4+uocNzBPY=
istio.io/api v1.22.0-alpha.1.0.20240710015323-7bf1eab280a7/go.mod h1:QPSTGXuIQdnZFEm3myf9NZ5uBMwCdJWUvfj9ZZ+2oBM=
istio.io/api v1.23.0-alpha.0.0.20240715134614-b960de3424e6 h1:55nT6YHH7cRkAJ9I1FvCgi0LEUvdRpkocXTOXK72CwA=
istio.io/api v1.23.0-alpha.0.0.20240715134614-b960de3424e6/go.mod h1:QPSTGXuIQdnZFEm3myf9NZ5uBMwCdJWUvfj9ZZ+2oBM=
k8s.io/api v0.30.0 h1:siWhRq7cNjy2iHssOB9SCGNCl2spiF1dO3dABqZ8niA=
k8s.io/api v0.30.0/go.mod h1:OPlaYhoHs8EQ1ql0R/TsUgaRPhpKNxIMrKQfWUp8QSE=
k8s.io/apimachinery v0.30.0 h1:qxVPsyDM5XS96NIh9Oj6LavoVFYff/Pon9cZeDIkHHA=
Expand Down
3 changes: 3 additions & 0 deletions pkg/apis/networking/v1/types.gen.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions pkg/apis/networking/v1alpha3/types.gen.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions pkg/apis/networking/v1beta1/types.gen.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ae529d3

Please sign in to comment.