Skip to content

Commit

Permalink
Bump istio.io/client-go (#213)
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.20231027105728-6b5fb7f2b970 to 1.20.0-rc.0.
- [Commits](https://github.com/istio/client-go/commits/1.20.0-rc.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 5, 2023
1 parent 9cde0c9 commit 6b0c3bd
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 @@ -28,7 +28,7 @@ require (
golang.org/x/oauth2 v0.13.0
golang.org/x/xerrors v0.0.0-20231012003039-104605ab7028
istio.io/api v1.20.0-rc.0
istio.io/client-go v1.19.0-alpha.1.0.20231027105728-6b5fb7f2b970
istio.io/client-go v1.20.0-rc.0
k8s.io/api v0.28.3
k8s.io/apiextensions-apiserver v0.28.3
k8s.io/apimachinery v0.28.3
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -714,8 +714,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.20.0-rc.0 h1:iRe7ZSS98bCKqXPZLkc0nYbTZefs69VjdDppR865Fsg=
istio.io/api v1.20.0-rc.0/go.mod h1:hm1PE/mGdIAsjCDkTIAplP53H7TjO5LUQCiVvF26SVg=
istio.io/client-go v1.19.0-alpha.1.0.20231027105728-6b5fb7f2b970 h1:cgY4WHWOaAeSh2s27C3fJ0h9KEyVUpjX4TG1lj4Umuw=
istio.io/client-go v1.19.0-alpha.1.0.20231027105728-6b5fb7f2b970/go.mod h1:cJjreTMTBWKf2HPHQ3IHHQoMHs5OXj/vTFcedMTOQJw=
istio.io/client-go v1.20.0-rc.0 h1:Dm2YNG/RBFnuMpfQGEPEp6bVTPFKxWlDYVSsuR15tSs=
istio.io/client-go v1.20.0-rc.0/go.mod h1:6D76gZsdjz8JtVeIarUYdOn3WA8Zh+j8fIv2+2K3M+Q=
k8s.io/api v0.28.3 h1:Gj1HtbSdB4P08C8rs9AR94MfSGpRhJgsS+GF9V26xMM=
k8s.io/api v0.28.3/go.mod h1:MRCV/jr1dW87/qJnZ57U5Pak65LGmQVkKTzf3AtKFHc=
k8s.io/apiextensions-apiserver v0.28.3 h1:Od7DEnhXHnHPZG+W9I97/fSQkVpVPQx2diy+2EtmY08=
Expand Down

0 comments on commit 6b0c3bd

Please sign in to comment.