Skip to content

Commit 226255e

Browse files
chore(deps): update module github.com/grpc-ecosystem/grpc-gateway to v2
1 parent c51c55b commit 226255e

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
@@ -28,7 +28,7 @@ replace (
2828
github.com/go-telegram-bot-api/telegram-bot-api/v5 => github.com/OvyFlash/telegram-bot-api/v5 v5.0.0-20240108230938-63e5c59035bf
2929

3030
github.com/golang/protobuf => github.com/golang/protobuf v1.5.4
31-
github.com/grpc-ecosystem/grpc-gateway => github.com/grpc-ecosystem/grpc-gateway v1.16.0
31+
github.com/grpc-ecosystem/grpc-gateway/v2 => github.com/grpc-ecosystem/grpc-gateway v2.24.0
3232

3333
// Avoid CVE-2022-3064
3434
gopkg.in/yaml.v2 => gopkg.in/yaml.v2 v2.4.0

0 commit comments

Comments
 (0)