Update test ref to 1.7.0-rc.1 (#7936)

* Update test ref to 1.7.0-rc.1

* Update to actual 1.7.0-rc.1 build
This commit is contained in:
Eric Van Norman 2020-08-14 08:13:20 -05:00 committed by GitHub
parent 589405b3ad
commit b9a1ba8426
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@ -12,7 +12,7 @@ replace github.com/docker/docker => github.com/docker/engine v1.4.2-0.2019101121
require (
github.com/openshift/api v3.9.1-0.20191008181517-e4fd21196097+incompatible // indirect
istio.io/istio v0.0.0-20200810131457-ea5466044eaf
istio.io/istio v0.0.0-20200812235138-e17d24463643
istio.io/pkg v0.0.0-20200807181912-d97bc429be20
)

4
go.sum
View File

@ -1107,8 +1107,8 @@ istio.io/client-go v0.0.0-20200626204548-8f69a2d0fe26/go.mod h1:OQTGBgFbgNzUMafg
istio.io/gogo-genproto v0.0.0-20190930162913-45029607206a/go.mod h1:OzpAts7jljZceG4Vqi5/zXy/pOg1b209T3jb7Nv5wIs=
istio.io/gogo-genproto v0.0.0-20200807182027-a780f93e8ee1 h1:txU4EsSw/i1bIw9uXxryUHa7CaWbcXr/v4Jkl4e2G4E=
istio.io/gogo-genproto v0.0.0-20200807182027-a780f93e8ee1/go.mod h1:OzpAts7jljZceG4Vqi5/zXy/pOg1b209T3jb7Nv5wIs=
istio.io/istio v0.0.0-20200810131457-ea5466044eaf h1:FTnuhkGrQ4/5aUSZv7Ovn2izUWl6B5HkQgw+da+2+DQ=
istio.io/istio v0.0.0-20200810131457-ea5466044eaf/go.mod h1:p8yiJ3kgdRvDCEmPuXqyCfD4qNlKGp34J3sJ41QeJMU=
istio.io/istio v0.0.0-20200812235138-e17d24463643 h1:yUGoO46R4Opubz3RHSRiRMUvupsiX9hmPC/Mo/LmOAY=
istio.io/istio v0.0.0-20200812235138-e17d24463643/go.mod h1:p8yiJ3kgdRvDCEmPuXqyCfD4qNlKGp34J3sJ41QeJMU=
istio.io/pkg v0.0.0-20200807181912-d97bc429be20 h1:ayjyPYnvRHl1ojG357PQlUEi1sPPC6zPdcllevOwjz0=
istio.io/pkg v0.0.0-20200807181912-d97bc429be20/go.mod h1:EwvmercDF5DLCg5qUQlkM40xHwCxGoY1H/2LhI1p2YU=
k8s.io/api v0.18.0/go.mod h1:q2HRQkfDzHMBZL9l/y9rH63PkQl4vae0xRT+8prbrK8=