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 (#1858)
  • Loading branch information
istio-testing authored Nov 28, 2023
1 parent 0d910fe commit db4dd9c
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.18

require (
istio.io/api v1.19.0-alpha.1.0.20231127171730-3b5e5f75c56b
istio.io/api v1.19.0-alpha.1.0.20231128182912-7aaf41146901
k8s.io/apimachinery v0.28.2
k8s.io/client-go v0.28.2
sigs.k8s.io/structured-merge-diff/v4 v4.3.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -136,8 +136,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.20231127171730-3b5e5f75c56b h1:eQt/lLpBY5KNZHs3WqQgo4rINt0rdYhffwLj1W9VO/o=
istio.io/api v1.19.0-alpha.1.0.20231127171730-3b5e5f75c56b/go.mod h1:hm1PE/mGdIAsjCDkTIAplP53H7TjO5LUQCiVvF26SVg=
istio.io/api v1.19.0-alpha.1.0.20231128182912-7aaf41146901 h1:aVQQrMv4Mv+yPSid/NQZ1txUVyLz1IJcrSub02bD8mI=
istio.io/api v1.19.0-alpha.1.0.20231128182912-7aaf41146901/go.mod h1:hm1PE/mGdIAsjCDkTIAplP53H7TjO5LUQCiVvF26SVg=
k8s.io/api v0.28.2 h1:9mpl5mOb6vXZvqbQmankOfPIGiudghwCoLl1EYfUZbw=
k8s.io/api v0.28.2/go.mod h1:RVnJBsjU8tcMq7C3iaRSGMeaKt2TWEUXcpIt/90fjEg=
k8s.io/apimachinery v0.28.2 h1:KCOJLrc6gu+wV1BYgwik4AF4vXOlVJPdiqn0yAWWwXQ=
Expand Down

0 comments on commit db4dd9c

Please sign in to comment.