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#53751)
  • Loading branch information
istio-testing authored Nov 1, 2024
1 parent fdad067 commit e3477bc
Show file tree
Hide file tree
Showing 3 changed files with 16 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.20241028175955-5ef47d381d4d
istio.io/client-go v1.24.0-alpha.0.0.20241028180353-8402bc51af81
istio.io/api v1.24.0-alpha.0.0.20241101151152-e14257a703b8
istio.io/client-go v1.24.0-alpha.0.0.20241101151451-0afb3e851fc6
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.20241028175955-5ef47d381d4d h1:SvW0eXFzX/11pe/HZFYMDtfMAh/RUdCTAwum116TyyA=
istio.io/api v1.24.0-alpha.0.0.20241028175955-5ef47d381d4d/go.mod h1:MQnRok7RZ20/PE56v0LxmoWH0xVxnCQPNuf9O7PAN1I=
istio.io/client-go v1.24.0-alpha.0.0.20241028180353-8402bc51af81 h1:qDY2Yu7Gc9A2hGzWRhA8OykKNwnN0/ysgQEInaY++0E=
istio.io/client-go v1.24.0-alpha.0.0.20241028180353-8402bc51af81/go.mod h1:IQ0E1k5gD5IJU/U0l4Ks68NgEBod8izl1FOwPralb7E=
istio.io/api v1.24.0-alpha.0.0.20241101151152-e14257a703b8 h1:UqV+d1/NCO4rOmxg8tlzzQCHWKY9VyZ+4USxpr7j4Fw=
istio.io/api v1.24.0-alpha.0.0.20241101151152-e14257a703b8/go.mod h1:MQnRok7RZ20/PE56v0LxmoWH0xVxnCQPNuf9O7PAN1I=
istio.io/client-go v1.24.0-alpha.0.0.20241101151451-0afb3e851fc6 h1:shQOvzBU/A4xk851kqAwjFiLfcS/iFin/R0kl6qrJgU=
istio.io/client-go v1.24.0-alpha.0.0.20241101151451-0afb3e851fc6/go.mod h1:NDhnFUTZZuNNBNTFiNjFLEkKNZr4ZzqEOz+nSxdlA4E=
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
10 changes: 10 additions & 0 deletions manifests/charts/base/files/crd-all.gen.yaml

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

0 comments on commit e3477bc

Please sign in to comment.