-
- Downloads
Removes module github.com/grpc-ecosystem/go-grpc-middleware
Loading
| Loading
| @@ -4,7 +4,6 @@ go 1.19 |
require ( | ||
github.com/golang-jwt/jwt/v5 v5.0.0 | ||
github.com/grpc-ecosystem/go-grpc-middleware v1.4.0 | ||
github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 | ||
github.com/hashicorp/go-retryablehttp v0.7.4 | ||
github.com/mattn/go-shellwords v1.0.12 | ||
Loading
| Loading
| @@ -52,6 +51,7 @@ require ( |
github.com/google/uuid v1.3.1 // indirect | ||
github.com/googleapis/enterprise-certificate-proxy v0.2.5 // indirect | ||
github.com/googleapis/gax-go/v2 v2.12.0 // indirect | ||
github.com/grpc-ecosystem/go-grpc-middleware v1.4.0 // indirect | ||
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect | ||
github.com/hashicorp/yamux v0.1.2-0.20220728231024-8f49b6f63f18 // indirect | ||
github.com/jmespath/go-jmespath v0.4.0 // indirect | ||
Loading
| Loading
|
Please register or sign in to comment