Skip to content

Commit

Permalink
Manual update of istio/api (pipeline is failing) (istio#1499)
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric Van Norman authored Apr 11, 2023
1 parent b8e1ed9 commit 552b025
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 @@ -3,7 +3,7 @@ module istio.io/client-go
go 1.18

require (
istio.io/api v0.0.0-20230410162000-d4c0b38fb002
istio.io/api v0.0.0-20230410230800-a94614182296
k8s.io/apimachinery v0.26.3
k8s.io/client-go v0.26.3
sigs.k8s.io/structured-merge-diff/v4 v4.2.3
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -461,8 +461,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 v0.0.0-20230410162000-d4c0b38fb002 h1:fpHTgOk7aZuDoOHENECyXLqgX4ijwLQA8r56uDcL3fA=
istio.io/api v0.0.0-20230410162000-d4c0b38fb002/go.mod h1:q3bvmBQjuI+OKNn9693bhGq3Pk+rECjfs3OpPWInHY0=
istio.io/api v0.0.0-20230410230800-a94614182296 h1:ZpBwDPGZZ16Vq3YYYtRg6dR7pbmSl0c2wA91kEQRHqg=
istio.io/api v0.0.0-20230410230800-a94614182296/go.mod h1:q3bvmBQjuI+OKNn9693bhGq3Pk+rECjfs3OpPWInHY0=
k8s.io/api v0.26.3 h1:emf74GIQMTik01Aum9dPP0gAypL8JTLl/lHa4V9RFSU=
k8s.io/api v0.26.3/go.mod h1:PXsqwPMXBSBcL1lJ9CYDKy7kIReUydukS5JiRlxC3qE=
k8s.io/apimachinery v0.26.3 h1:dQx6PNETJ7nODU3XPtrwkfuubs6w7sX0M8n61zHIV/k=
Expand Down

0 comments on commit 552b025

Please sign in to comment.