Skip to content

Commit f5c8041

Browse files
committed
FAB-16947 Update go-grpc-middleware to v1.1.0
FAB-16947 #done Change-Id: I0c055f4956091c83afe043b60085c94a5ca5699a Signed-off-by: Gari Singh <gari.r.singh@gmail.com>
1 parent 1a216d5 commit f5c8041

File tree

17 files changed

+45
-674
lines changed

17 files changed

+45
-674
lines changed

Gopkg.lock

Lines changed: 4 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Gopkg.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ ignored = [
1212
]
1313

1414
noverify = [
15-
"github.com/grpc-ecosystem/go-grpc-middleware",
1615
"github.com/konsorten/go-windows-terminal-sequences",
1716
]
1817

@@ -142,7 +141,7 @@ noverify = [
142141

143142
[[constraint]]
144143
name = "github.com/grpc-ecosystem/go-grpc-middleware"
145-
version = "1.0.0"
144+
version = "1.1.0"
146145

147146
[[constraint]]
148147
name = "github.com/willf/bitset"

vendor/github.com/grpc-ecosystem/go-grpc-middleware/auth/README.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

vendor/github.com/grpc-ecosystem/go-grpc-middleware/chain.go

Lines changed: 38 additions & 101 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/grpc-ecosystem/go-grpc-middleware/logging/README.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

vendor/github.com/grpc-ecosystem/go-grpc-middleware/logging/logrus/README.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

vendor/github.com/grpc-ecosystem/go-grpc-middleware/logging/zap/README.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

vendor/github.com/grpc-ecosystem/go-grpc-middleware/recovery/README.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

vendor/github.com/grpc-ecosystem/go-grpc-middleware/retry/README.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

vendor/github.com/grpc-ecosystem/go-grpc-middleware/tracing/opentracing/README.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)