Skip to content

Commit

Permalink
Bump istio.io/api (#214)
Browse files Browse the repository at this point in the history
Bumps [istio.io/api](https://github.com/istio/api) from 1.19.0-alpha.1.0.20231027104829-957623d27402 to 1.20.0-rc.0.
- [Commits](https://github.com/istio/api/commits/1.20.0-rc.0)

---
updated-dependencies:
- dependency-name: istio.io/api
  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 1583519 commit 9cde0c9
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 @@ -27,7 +27,7 @@ require (
go.uber.org/zap v1.26.0
golang.org/x/oauth2 v0.13.0
golang.org/x/xerrors v0.0.0-20231012003039-104605ab7028
istio.io/api v1.19.0-alpha.1.0.20231027104829-957623d27402
istio.io/api v1.20.0-rc.0
istio.io/client-go v1.19.0-alpha.1.0.20231027105728-6b5fb7f2b970
k8s.io/api v0.28.3
k8s.io/apiextensions-apiserver 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 @@ -712,8 +712,8 @@ 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.20231027104829-957623d27402 h1:viZXdJF5QUDnFKhXdq9R/KCYrBhcHYIH9wAPI6FY0nw=
istio.io/api v1.19.0-alpha.1.0.20231027104829-957623d27402/go.mod h1:hm1PE/mGdIAsjCDkTIAplP53H7TjO5LUQCiVvF26SVg=
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=
k8s.io/api v0.28.3 h1:Gj1HtbSdB4P08C8rs9AR94MfSGpRhJgsS+GF9V26xMM=
Expand Down

0 comments on commit 9cde0c9

Please sign in to comment.