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 (#2344)
  • Loading branch information
istio-testing authored Jan 2, 2025
1 parent 10af86f commit f702ff0
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 @@ -5,7 +5,7 @@ go 1.22.0
toolchain go1.22.3

require (
istio.io/api v1.24.0-alpha.0.0.20250101003256-a684e698b888
istio.io/api v1.24.0-alpha.0.0.20250102162859-4e72c35173b8
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.24.0-alpha.0.0.20250101003256-a684e698b888 h1:n2LE5L3nA7lYgk3BrKAzt+wj+PmW4NJLbXXoT8nQqEA=
istio.io/api v1.24.0-alpha.0.0.20250101003256-a684e698b888/go.mod h1:QFzEXv/IT582T0FHZVp1QoolvE4ws0zz/vVO55blmlE=
istio.io/api v1.24.0-alpha.0.0.20250102162859-4e72c35173b8 h1:kD8NXq8nubaqbNVSI+6j8FDOrcdfXh22jJBqtEOMksU=
istio.io/api v1.24.0-alpha.0.0.20250102162859-4e72c35173b8/go.mod h1:QFzEXv/IT582T0FHZVp1QoolvE4ws0zz/vVO55blmlE=
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

0 comments on commit f702ff0

Please sign in to comment.