Skip to content

Commit

Permalink
Update_Dependencies (istio#3287)
Browse files Browse the repository at this point in the history
Automatic merge from submit-queue.

[DO NOT MERGE] Auto PR to update dependencies of istio

This PR will be merged automatically once checks are successful.
```release-note
none
```
  • Loading branch information
istio-testing authored and istio-merge-robot committed Feb 8, 2018
1 parent cd89807 commit 38172bd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gopkg.toml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ required = [
### as we cache dep ensure.
[[constraint]]
name = "istio.io/api"
revision = "12edb320898356a89682507fb96bb49c86c96254"
revision = "ffa742d26a8884c4f144ab5ae41f3b8ae0117e59"

[[constraint]]
name = "github.com/envoyproxy/go-control-plane"
Expand Down
2 changes: 1 addition & 1 deletion istio.deps
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"repoName": "api",
"prodBranch": "master",
"file": "Gopkg.toml",
"lastStableSHA": "12edb320898356a89682507fb96bb49c86c96254"
"lastStableSHA": "ffa742d26a8884c4f144ab5ae41f3b8ae0117e59"
},
{
"name": "/envoy",
Expand Down

0 comments on commit 38172bd

Please sign in to comment.