aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorguosj <31785247+guo-sj@users.noreply.github.com>2022-03-28 15:47:52 +0800
committerGitHub <noreply@github.com>2022-03-28 15:47:52 +0800
commit830a97475f3a9e2e7e980bb79aed05307a11a9c6 (patch)
tree3f48bf56373d877d1c5b1f16300e431559d6a86f /go.mod
parent5c9a3bb8cf68ed99acb53dd548c92b54744d7fd7 (diff)
parentb67ebe67a6c0a3ed817646df23f5f3cd5abf7023 (diff)
downloadseaweedfs-830a97475f3a9e2e7e980bb79aed05307a11a9c6.tar.xz
seaweedfs-830a97475f3a9e2e7e980bb79aed05307a11a9c6.zip
Merge pull request #6 from guo-sj/dependabot/go_modules/github.com/grpc-ecosystem/go-grpc-middleware-1.3.0
Bump github.com/grpc-ecosystem/go-grpc-middleware from 1.1.0 to 1.3.0
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 471d9b6ca..b85b7a4a8 100644
--- a/go.mod
+++ b/go.mod
@@ -52,7 +52,7 @@ require (
github.com/google/wire v0.5.0 // indirect
github.com/googleapis/gax-go/v2 v2.1.1 // indirect
github.com/gorilla/mux v1.7.4
- github.com/grpc-ecosystem/go-grpc-middleware v1.1.0
+ github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed // indirect
github.com/hashicorp/errwrap v1.0.0 // indirect
github.com/hashicorp/go-multierror v1.1.0 // indirect