diff options
| author | Chris Lu <chrislusf@users.noreply.github.com> | 2022-03-29 12:53:50 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-03-29 12:53:50 -0700 |
| commit | 6a286a5ea96a350d98c1df71cfec81097ea41d9f (patch) | |
| tree | 9b9698c2f53249f13ad2f7f136f1a55e29fead0f /go.mod | |
| parent | 4db7754cd6bbf118d2e92a81bbdb42cc07f96933 (diff) | |
| parent | 47871f838984e13cfcf73c3875b1e0f94a2c5abd (diff) | |
| download | seaweedfs-6a286a5ea96a350d98c1df71cfec81097ea41d9f.tar.xz seaweedfs-6a286a5ea96a350d98c1df71cfec81097ea41d9f.zip | |
Merge pull request #2846 from chrislusf/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.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -51,7 +51,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.8.0 - 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 |
