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 (#47667)
  • Loading branch information
istio-testing authored Oct 31, 2023
1 parent 6cfce2f commit 992117e
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -109,8 +109,8 @@ require (
gopkg.in/yaml.v2 v2.4.0
gopkg.in/yaml.v3 v3.0.1
helm.sh/helm/v3 v3.13.1
istio.io/api v1.19.0-alpha.1.0.20231031140428-b693dce85e33
istio.io/client-go v1.19.0-alpha.1.0.20231031141129-0274a633cfa4
istio.io/api v1.19.0-alpha.1.0.20231031175428-1a9079e1d5a4
istio.io/client-go v1.19.0-alpha.1.0.20231031180228-9ba6a7da2fcf
k8s.io/api v0.28.3
k8s.io/apiextensions-apiserver v0.28.3
k8s.io/apimachinery v0.28.3
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1373,10 +1373,10 @@ honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc/go.mod h1:rf3lG4BRIbNafJWh
honnef.co/go/tools v0.0.1-2019.2.3/go.mod h1:a3bituU0lyd329TUQxRnasdCoJDkEUEAqEt0JzvZhAg=
honnef.co/go/tools v0.0.1-2020.1.3/go.mod h1:X/FiERA/W4tHapMX5mGpAtMSVEeEUOyHaw9vFzvIQ3k=
honnef.co/go/tools v0.0.1-2020.1.4/go.mod h1:X/FiERA/W4tHapMX5mGpAtMSVEeEUOyHaw9vFzvIQ3k=
istio.io/api v1.19.0-alpha.1.0.20231031140428-b693dce85e33 h1:8bbINw7ZxyW3EZ8F1Dw8GJLgneA8HUtxFUkHNudNzZM=
istio.io/api v1.19.0-alpha.1.0.20231031140428-b693dce85e33/go.mod h1:hm1PE/mGdIAsjCDkTIAplP53H7TjO5LUQCiVvF26SVg=
istio.io/client-go v1.19.0-alpha.1.0.20231031141129-0274a633cfa4 h1:b9gL6g6Qa8J5KzCbo/cNXRLPx0HX8pWLsU5UIUdJfk8=
istio.io/client-go v1.19.0-alpha.1.0.20231031141129-0274a633cfa4/go.mod h1:KQ3GitIe0T9tw3r6J8C6RcFNftLOaFRt4T6xLL9LsX8=
istio.io/api v1.19.0-alpha.1.0.20231031175428-1a9079e1d5a4 h1:bjZyge74Sk7/eNpwW+b099ExkL4J7hI/hVg6QBmZ6cY=
istio.io/api v1.19.0-alpha.1.0.20231031175428-1a9079e1d5a4/go.mod h1:hm1PE/mGdIAsjCDkTIAplP53H7TjO5LUQCiVvF26SVg=
istio.io/client-go v1.19.0-alpha.1.0.20231031180228-9ba6a7da2fcf h1:II6eBuErjRxPyK1vrc/f3MvAUu+zruZs36WvwDervi8=
istio.io/client-go v1.19.0-alpha.1.0.20231031180228-9ba6a7da2fcf/go.mod h1:1lKh4qn4B5xx3U8IdkL0WnTAIkQR3J4+DkVqPhA1X3Y=
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.28.3 h1:Gj1HtbSdB4P08C8rs9AR94MfSGpRhJgsS+GF9V26xMM=
Expand Down
2 changes: 1 addition & 1 deletion licenses/istio.io/api/LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@
same "printed page" as the copyright notice for easier
identification within third-party archives.

Copyright 2016-2022 Istio Authors
Copyright {yyyy} {name of copyright owner}

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion licenses/istio.io/client-go/LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@
same "printed page" as the copyright notice for easier
identification within third-party archives.

Copyright 2016-2022 Istio Authors
Copyright {yyyy} {name of copyright owner}

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down

0 comments on commit 992117e

Please sign in to comment.