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 c51c55b commit 226255eCopy full SHA for 226255e
go.mod
@@ -28,7 +28,7 @@ replace (
28
github.com/go-telegram-bot-api/telegram-bot-api/v5 => github.com/OvyFlash/telegram-bot-api/v5 v5.0.0-20240108230938-63e5c59035bf
29
30
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
+ github.com/grpc-ecosystem/grpc-gateway/v2 => github.com/grpc-ecosystem/grpc-gateway v2.24.0
32
33
// Avoid CVE-2022-3064
34
gopkg.in/yaml.v2 => gopkg.in/yaml.v2 v2.4.0
0 commit comments