Skip to content

Commit 2bfb0f3

Browse files
chore(deps): update module github.com/grpc-ecosystem/grpc-gateway to v2
1 parent 73b29b4 commit 2bfb0f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ replace (
3030
github.com/go-telegram-bot-api/telegram-bot-api/v5 => github.com/OvyFlash/telegram-bot-api/v5 v5.0.0-20240108230938-63e5c59035bf
3131

3232
github.com/golang/protobuf => github.com/golang/protobuf v1.5.4
33-
github.com/grpc-ecosystem/grpc-gateway => github.com/grpc-ecosystem/grpc-gateway v1.16.0
33+
github.com/grpc-ecosystem/grpc-gateway/v2 => github.com/grpc-ecosystem/grpc-gateway v2.27.2
3434

3535
// Avoid CVE-2022-3064
3636
gopkg.in/yaml.v2 => gopkg.in/yaml.v2 v2.4.0

0 commit comments

Comments
 (0)