Update Istio ref (#7604)

This commit is contained in:
Eric Van Norman 2020-06-22 10:35:51 -05:00 committed by GitHub
parent 0a8cb8313b
commit 33383e6532
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 (
istio.io/gogo-genproto v0.0.0-20200511213158-02f1fd1746e5 // indirect
istio.io/istio v0.0.0-20200619163927-99b67ebd0881
istio.io/istio v0.0.0-20200622140019-5d0ba6bf14a4
istio.io/pkg v0.0.0-20200511212725-7bfbbf968c23
)

4
go.sum
View File

@ -1107,8 +1107,8 @@ istio.io/gogo-genproto v0.0.0-20190930162913-45029607206a/go.mod h1:OzpAts7jljZc
istio.io/gogo-genproto v0.0.0-20200422223746-8166b73efbae/go.mod h1:OzpAts7jljZceG4Vqi5/zXy/pOg1b209T3jb7Nv5wIs=
istio.io/gogo-genproto v0.0.0-20200511213158-02f1fd1746e5 h1:+jL9OzDdbpqHghV6i1dDy2jV+FtC7wz+CuKi2UxZoSs=
istio.io/gogo-genproto v0.0.0-20200511213158-02f1fd1746e5/go.mod h1:OzpAts7jljZceG4Vqi5/zXy/pOg1b209T3jb7Nv5wIs=
istio.io/istio v0.0.0-20200619163927-99b67ebd0881 h1:QmbSpNguFYVuwKi2l3mNni7z2pnmRvmaGT33FtDPcg0=
istio.io/istio v0.0.0-20200619163927-99b67ebd0881/go.mod h1:S2VJ2OMf/wyMRud9QOAXkkwc3BBFx1qPdSYMsfPe/2k=
istio.io/istio v0.0.0-20200622140019-5d0ba6bf14a4 h1:E1/TgxPbGgtgEPY6wrinExFXJE+Y472pycn57cUcpJc=
istio.io/istio v0.0.0-20200622140019-5d0ba6bf14a4/go.mod h1:S2VJ2OMf/wyMRud9QOAXkkwc3BBFx1qPdSYMsfPe/2k=
istio.io/pkg v0.0.0-20200504224939-261164cc57da/go.mod h1:EwvmercDF5DLCg5qUQlkM40xHwCxGoY1H/2LhI1p2YU=
istio.io/pkg v0.0.0-20200511212725-7bfbbf968c23 h1:1GMOTQs9yVdNEBmVKxDlq6ios80gIAOMO1WfKYKYjZo=
istio.io/pkg v0.0.0-20200511212725-7bfbbf968c23/go.mod h1:pwGaxLUDLobzL/WvWV94z72LvBbB1dr2UUUyPuasfIU=