This repository was archived by the owner on Nov 3, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change 5
5
require (
6
6
github.com/emortalmc/proto-specs/gen/go v0.0.0-20231007222717-fa39fcfe52f5
7
7
github.com/grpc-ecosystem/go-grpc-middleware v1.4.0
8
+ github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.0.1
8
9
github.com/segmentio/kafka-go v0.4.46
9
10
github.com/spf13/viper v1.17.0
10
11
go.uber.org/zap v1.26.0
Original file line number Diff line number Diff line change @@ -135,6 +135,7 @@ github.com/googleapis/gax-go/v2 v2.0.5/go.mod h1:DWXyrwAJ9X0FpwwEdw+IPEYBICEFu5m
135
135
github.com/googleapis/google-cloud-go-testing v0.0.0-20200911160855-bcd43fbb19e8 /go.mod h1:dvDLG8qkwmyD9a/MJJN3XJcT3xFxOKAvTZGvuZmac9g =
136
136
github.com/grpc-ecosystem/go-grpc-middleware v1.4.0 h1:UH//fgunKIs4JdUbpDl1VZCDaL56wXCB/5+wF6uHfaI =
137
137
github.com/grpc-ecosystem/go-grpc-middleware v1.4.0 /go.mod h1:g5qyo/la0ALbONm6Vbp88Yd8NsDy6rZz+RcrMPxvld8 =
138
+ github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.0.1 /go.mod h1:w9Y7gY31krpLmrVU5ZPG9H7l9fZuRu5/3R3S3FMtVQ4 =
138
139
github.com/hashicorp/golang-lru v0.5.0 /go.mod h1:/m3WP610KZHVQ1SGc6re/UDhFvYD7pJ4Ao+sR/qLZy8 =
139
140
github.com/hashicorp/golang-lru v0.5.1 /go.mod h1:/m3WP610KZHVQ1SGc6re/UDhFvYD7pJ4Ao+sR/qLZy8 =
140
141
github.com/hashicorp/hcl v1.0.0 h1:0Anlzjpi4vEasTeNFn2mLJgTSwt0+6sfsiTG8qcWGx4 =
You can’t perform that action at this time.
0 commit comments