Skip to content

Commit bcfe1b2

Browse files
committed
chore: Update go-grpc-middleware library to match go-chassis' version
1 parent 7503d33 commit bcfe1b2

File tree

2 files changed

+100
-1
lines changed

2 files changed

+100
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ require (
1616
github.com/getsentry/sentry-go v0.12.0
1717
github.com/go-kit/kit v0.9.0
1818
github.com/google/uuid v1.6.0
19-
github.com/grpc-ecosystem/go-grpc-middleware v1.0.0
19+
github.com/grpc-ecosystem/go-grpc-middleware v1.2.1
2020
github.com/magefile/mage v1.15.0
2121
github.com/redis/go-redis/v9 v9.5.1
2222
github.com/rs/cors v1.7.0

0 commit comments

Comments
 (0)