Skip to content

Commit

Permalink
Bump istio.io/client-go from 1.15.1 to 1.15.2
Browse files Browse the repository at this point in the history
Bumps [istio.io/client-go](https://github.com/istio/client-go) from 1.15.1 to 1.15.2.
- [Release notes](https://github.com/istio/client-go/releases)
- [Commits](istio/client-go@v1.15.1...v1.15.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 19, 2022
1 parent a41a60d commit 02ef4dd
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 @@ -7,7 +7,7 @@ require (
go.uber.org/zap v1.23.0
gopkg.in/yaml.v3 v3.0.1
istio.io/api v0.0.0-20221011131912-79e860da1b51
istio.io/client-go v1.15.1
istio.io/client-go v1.15.2
istio.io/pkg v0.0.0-20221011132213-fd2a7a97381e
k8s.io/apimachinery v0.25.3
)
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -663,8 +663,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 v0.0.0-20221011131912-79e860da1b51 h1:72Ya4AL7KmGKY4tXTEhUQdLzNPULBfSbnoQNeC3DmnM=
istio.io/api v0.0.0-20221011131912-79e860da1b51/go.mod h1:hQkF0Q19MCmfOTre/Sg4KvrwwETq45oaFplnBm2p4j8=
istio.io/client-go v1.15.1 h1:7OQQr1q+cw85LxlT951t1z5kzo469yMUg2xzv3W2qdw=
istio.io/client-go v1.15.1/go.mod h1:y7N6Hi3uohxutNPWhilQ0sTVzuhWWA6JyRHNj3QyMxU=
istio.io/client-go v1.15.2 h1:InzFWP9fkhhLYDDRHLNNKTcYo3IcT+ONrX3gierkvMU=
istio.io/client-go v1.15.2/go.mod h1:w55ArbEr3b3cUbZ8u5aX1zSf0EaMdDCD5WBZwCUebXc=
istio.io/pkg v0.0.0-20221011132213-fd2a7a97381e h1:pY5mRJacs4CnN+qbS69ugUdpgF7q4n3nL2HMGqkbiq4=
istio.io/pkg v0.0.0-20221011132213-fd2a7a97381e/go.mod h1:Rom8KLVw76XZdvGZet+54VPZswL/XqX8x4MBH6khECw=
k8s.io/apimachinery v0.25.3 h1:7o9ium4uyUOM76t6aunP0nZuex7gDf8VGwkR5RcJnQc=
Expand Down

0 comments on commit 02ef4dd

Please sign in to comment.