We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7503d33 commit bcfe1b2Copy full SHA for bcfe1b2
go.mod
@@ -16,7 +16,7 @@ require (
16
github.com/getsentry/sentry-go v0.12.0
17
github.com/go-kit/kit v0.9.0
18
github.com/google/uuid v1.6.0
19
- github.com/grpc-ecosystem/go-grpc-middleware v1.0.0
+ github.com/grpc-ecosystem/go-grpc-middleware v1.2.1
20
github.com/magefile/mage v1.15.0
21
github.com/redis/go-redis/v9 v9.5.1
22
github.com/rs/cors v1.7.0
0 commit comments