Skip to content

Commit

Permalink
chore(dependabot): bump istio.io/client-go
Browse files Browse the repository at this point in the history
Bumps [istio.io/client-go](https://github.com/istio/client-go) from 1.19.0-alpha.1.0.20230825174843-7a8fbe28cb5d to 1.19.0.
- [Commits](https://github.com/istio/client-go/commits/1.19.0)

---
updated-dependencies:
- dependency-name: istio.io/client-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 27, 2023
1 parent 59eb293 commit cf7e4f7
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 @@ -39,7 +39,7 @@ require (
golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1
gopkg.in/yaml.v3 v3.0.1
helm.sh/helm/v3 v3.12.3
istio.io/client-go v1.19.0-alpha.1.0.20230825174843-7a8fbe28cb5d
istio.io/client-go v1.19.0
k8s.io/klog/v2 v2.100.1
sigs.k8s.io/controller-runtime v0.15.1
sigs.k8s.io/kustomize/api v0.13.5-0.20230601165947-6ce0bf390ce3
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -2496,8 +2496,8 @@ honnef.co/go/tools v0.0.1-2020.1.3/go.mod h1:X/FiERA/W4tHapMX5mGpAtMSVEeEUOyHaw9
honnef.co/go/tools v0.0.1-2020.1.4/go.mod h1:X/FiERA/W4tHapMX5mGpAtMSVEeEUOyHaw9vFzvIQ3k=
istio.io/api v1.19.0-rc.0 h1:amCRKycjsWBJoGyVBA0nsVUFvHWbRWzjvHJDX9gxebY=
istio.io/api v1.19.0-rc.0/go.mod h1:KstZe4bKbXouALUJ5PqpjNEhu5nj90HrDFitZfpNhlU=
istio.io/client-go v1.19.0-alpha.1.0.20230825174843-7a8fbe28cb5d h1:d2GNfCoc0/F/fhKKEDmpXF5PESXbTQJSAPEnSlpSuqc=
istio.io/client-go v1.19.0-alpha.1.0.20230825174843-7a8fbe28cb5d/go.mod h1:t65CXP1rSPUQ4HYO/JRvxqObDK1+Xy2urYGF9VQySOA=
istio.io/client-go v1.19.0 h1:vdiwlg+cocs7J2aVlkYz3ebjpBpRAorfZUOzqjE2Z+U=
istio.io/client-go v1.19.0/go.mod h1:zG9fwlp6qSvxlErRgc8X46CLC3Ga91cGR5ADUqEAQYU=
istio.io/istio v0.0.0-20230828165045-9fdfe780e1fc h1:PcVx93X9JuCp6OQ1RZ4li78/mpqNkvi970YTSoMl81w=
istio.io/istio v0.0.0-20230828165045-9fdfe780e1fc/go.mod h1:h5GKWUkoa8ozbidxba4DW7LhbZ3sJcPQx5/95MMhAyY=
k8s.io/api v0.20.1/go.mod h1:KqwcCVogGxQY3nBlRpwt+wpAMF/KjaCc7RpywacvqUo=
Expand Down

0 comments on commit cf7e4f7

Please sign in to comment.