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 d155faf commit 45853a2Copy full SHA for 45853a2
go.mod
@@ -289,9 +289,6 @@ require (
289
)
290
291
replace (
292
- // https://github.com/golang/go/issues/33546#issuecomment-519656923
293
- github.com/go-check/check => github.com/go-check/check v0.0.0-20180628173108-788fd7840127
294
-
295
// https://github.com/argoproj/notifications-engine/pull/265
296
github.com/go-telegram-bot-api/telegram-bot-api/v5 => github.com/OvyFlash/telegram-bot-api/v5 v5.0.0-20240108230938-63e5c59035bf
297
0 commit comments