Skip to content

Commit

Permalink
[FAB-4024] Update vendor for Fabric flogging
Browse files Browse the repository at this point in the history
This patch includes the latest tagged flogging
package from Fabric (alpha2).

Change-Id: I472736a03dc31fecf5f90abfebe7ca9760effb17
Signed-off-by: Troy Ronda <[email protected]>
  • Loading branch information
troyronda committed May 18, 2017
1 parent 6eec8f5 commit 804eb19
Show file tree
Hide file tree
Showing 7 changed files with 212 additions and 8 deletions.
1 change: 1 addition & 0 deletions lib/server_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ import (
"strconv"
"strings"
"testing"
"time"

"github.com/hyperledger/fabric-ca/api"
. "github.com/hyperledger/fabric-ca/lib"
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

28 changes: 28 additions & 0 deletions vendor/google.golang.org/grpc/LICENSE

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

22 changes: 22 additions & 0 deletions vendor/google.golang.org/grpc/PATENTS

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

90 changes: 90 additions & 0 deletions vendor/google.golang.org/grpc/grpclog/logger.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 9 additions & 3 deletions vendor/vendor.json
Original file line number Diff line number Diff line change
Expand Up @@ -484,10 +484,10 @@
"revisionTime": "2017-05-12T16:44:56Z"
},
{
"checksumSHA1": "JcHPNgBRH9H+EP+GoeV18GZGd5g=",
"checksumSHA1": "bJGbjvNRGfR/S4yRVfmJITzkxoI=",
"path": "github.com/hyperledger/fabric/common/flogging",
"revision": "935f608608903bfc171c7d631aedbb70156d62c0",
"revisionTime": "2017-04-24T13:40:27Z"
"revision": "6b6bfcfbd1e798a8a08fa9c3bf4dc0ff766a6b87",
"revisionTime": "2017-05-12T16:44:56Z"
},
{
"checksumSHA1": "40vJyUB4ezQSn/NSadsKEOrudMc=",
Expand Down Expand Up @@ -796,6 +796,12 @@
"revision": "a8b38433e35b65ba247bb267317037dee1b70cea",
"revisionTime": "2016-10-19T13:35:53Z"
},
{
"checksumSHA1": "o3e5IH3OMSjhdJX/juumCbZ0hfM=",
"path": "google.golang.org/grpc/grpclog",
"revision": "1f1a4999ca75ba4fd6d5c91233383a170034a1a5",
"revisionTime": "2015-10-22T21:00:00Z"
},
{
"checksumSHA1": "wSu8owMAP7GixsYoSZ4CmKUVhnU=",
"path": "gopkg.in/asn1-ber.v1",
Expand Down

0 comments on commit 804eb19

Please sign in to comment.