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 (istio#53814)
  • Loading branch information
istio-testing authored Nov 7, 2024
1 parent 094b9e7 commit 1752b73
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 @@ -93,8 +93,8 @@ require (
gopkg.in/yaml.v2 v2.4.0
gopkg.in/yaml.v3 v3.0.1
helm.sh/helm/v3 v3.16.2
istio.io/api v1.24.0-alpha.0.0.20241106042855-9e26cdd3450a
istio.io/client-go v1.24.0-alpha.0.0.20241106043554-b5828356941f
istio.io/api v1.24.0-alpha.0.0.20241107225227-f9df5ff15ee1
istio.io/client-go v1.24.0-alpha.0.0.20241107225527-f8c2067e09f2
k8s.io/api v0.31.2
k8s.io/apiextensions-apiserver v0.31.2
k8s.io/apimachinery v0.31.2
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -637,10 +637,10 @@ helm.sh/helm/v3 v3.16.2 h1:Y9v7ry+ubQmi+cb5zw1Llx8OKHU9Hk9NQ/+P+LGBe2o=
helm.sh/helm/v3 v3.16.2/go.mod h1:SyTXgKBjNqi2NPsHCW5dDAsHqvGIu0kdNYNH9gQaw70=
honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099/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.24.0-alpha.0.0.20241106042855-9e26cdd3450a h1:pel/LTl80fLEqw1jQnwLYs0ejjpTdiJbshcudsdPjNA=
istio.io/api v1.24.0-alpha.0.0.20241106042855-9e26cdd3450a/go.mod h1:MQnRok7RZ20/PE56v0LxmoWH0xVxnCQPNuf9O7PAN1I=
istio.io/client-go v1.24.0-alpha.0.0.20241106043554-b5828356941f h1:YP4XtpB8kT8foM7mh/eezcVb4ELiuH6UijnfRxTrCvM=
istio.io/client-go v1.24.0-alpha.0.0.20241106043554-b5828356941f/go.mod h1:yNREqN04sl5u6BdXWkLhvT9iLdwveCBZ0qZpRkXExQE=
istio.io/api v1.24.0-alpha.0.0.20241107225227-f9df5ff15ee1 h1:9cDCFZYiELMtskEvbYnB0MDEEu1Sl8jIkTDvulQLxdw=
istio.io/api v1.24.0-alpha.0.0.20241107225227-f9df5ff15ee1/go.mod h1:MQnRok7RZ20/PE56v0LxmoWH0xVxnCQPNuf9O7PAN1I=
istio.io/client-go v1.24.0-alpha.0.0.20241107225527-f8c2067e09f2 h1:q8CEoCC0vVsEUI+GeDsUW0P/y19oadTDnp2kSE23C3Y=
istio.io/client-go v1.24.0-alpha.0.0.20241107225527-f8c2067e09f2/go.mod h1:mpB5polaty7wM/5XnZwK/VuRpH8lYI6uB6FFAXF7SKU=
k8s.io/api v0.31.2 h1:3wLBbL5Uom/8Zy98GRPXpJ254nEFpl+hwndmk9RwmL0=
k8s.io/api v0.31.2/go.mod h1:bWmGvrGPssSK1ljmLzd3pwCQ9MgoTsRCuK35u6SygUk=
k8s.io/apiextensions-apiserver v0.31.2 h1:W8EwUb8+WXBLu56ser5IudT2cOho0gAKeTOnywBLxd0=
Expand Down

0 comments on commit 1752b73

Please sign in to comment.