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 548987e commit 9feaa6bCopy full SHA for 9feaa6b
go.mod
@@ -30,7 +30,7 @@ replace (
30
github.com/go-telegram-bot-api/telegram-bot-api/v5 => github.com/OvyFlash/telegram-bot-api/v5 v5.0.0-20240108230938-63e5c59035bf
31
32
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
+ github.com/grpc-ecosystem/grpc-gateway/v2 => github.com/grpc-ecosystem/grpc-gateway v2.27.1
34
35
// Avoid CVE-2022-3064
36
gopkg.in/yaml.v2 => gopkg.in/yaml.v2 v2.4.0
0 commit comments