Skip to content

Commit

Permalink
Automator: update istio/client-go@master dependency in istio/istio@ma…
Browse files Browse the repository at this point in the history
…ster (#50277)
  • Loading branch information
istio-testing committed Apr 5, 2024
1 parent e0c4dd4 commit c70251e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -106,8 +106,8 @@ require (
gopkg.in/yaml.v2 v2.4.0
gopkg.in/yaml.v3 v3.0.1
helm.sh/helm/v3 v3.14.2
istio.io/api v1.19.0-alpha.1.0.20240404214710-513f6c1372e5
istio.io/client-go v1.19.0-alpha.1.0.20240404215408-49cd416ca7f6
istio.io/api v1.19.0-alpha.1.0.20240405022856-0f527cc7347a
istio.io/client-go v1.19.0-alpha.1.0.20240405023716-70ff87668bfb
k8s.io/api v0.29.2
k8s.io/apiextensions-apiserver v0.29.2
k8s.io/apimachinery v0.29.2
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1097,10 +1097,10 @@ helm.sh/helm/v3 v3.14.2/go.mod h1:2itvvDv2WSZXTllknfQo6j7u3VVgMAvm8POCDgYH424=
honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099/go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4=
honnef.co/go/tools v0.0.0-20190106161140-3f1c8253044a/go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4=
honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc/go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4=
istio.io/api v1.19.0-alpha.1.0.20240404214710-513f6c1372e5 h1:65tiP0UsT7xSkFmL2SO799i3YiaRhMrArabXnzG5t0o=
istio.io/api v1.19.0-alpha.1.0.20240404214710-513f6c1372e5/go.mod h1:S3l8LWqNYS9yT+d4bH+jqzH2lMencPkW7SKM1Cu9EyM=
istio.io/client-go v1.19.0-alpha.1.0.20240404215408-49cd416ca7f6 h1:LRjamJ+ScCeOUtQRXtmAve72qLT1DF6MwTyHthViN+E=
istio.io/client-go v1.19.0-alpha.1.0.20240404215408-49cd416ca7f6/go.mod h1:ogeHAqfgKArfyvQTUeTUjiLgL+rcMhPv2wX1NaOlvqs=
istio.io/api v1.19.0-alpha.1.0.20240405022856-0f527cc7347a h1:/+rFvcbLmnYJEiaKlO7wwy+H2WYTdzwGFMMMyojaXlI=
istio.io/api v1.19.0-alpha.1.0.20240405022856-0f527cc7347a/go.mod h1:S3l8LWqNYS9yT+d4bH+jqzH2lMencPkW7SKM1Cu9EyM=
istio.io/client-go v1.19.0-alpha.1.0.20240405023716-70ff87668bfb h1:wIIBjuQyI1/g7Tu93F1Oq5C5fZScamUn2qp71kyW+ww=
istio.io/client-go v1.19.0-alpha.1.0.20240405023716-70ff87668bfb/go.mod h1:EwsOrXuX3e2MWubijtRR/elhBlngKEhjFLOcRXg3bVk=
k8s.io/api v0.18.2/go.mod h1:SJCWI7OLzhZSvbY7U8zwNl9UA4o1fizoug34OV/2r78=
k8s.io/api v0.18.4/go.mod h1:lOIQAKYgai1+vz9J7YcDZwC26Z0zQewYOGWdyIPUUQ4=
k8s.io/api v0.29.2 h1:hBC7B9+MU+ptchxEqTNW2DkUosJpp1P+Wn6YncZ474A=
Expand Down

0 comments on commit c70251e

Please sign in to comment.