Skip to content

Commit 45853a2

Browse files
authored
feat: remove go-check/check lib (#595)
Signed-off-by: Nathanael Liechti <[email protected]>
1 parent d155faf commit 45853a2

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

go.mod

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -289,9 +289,6 @@ require (
289289
)
290290

291291
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-
295292
// https://github.com/argoproj/notifications-engine/pull/265
296293
github.com/go-telegram-bot-api/telegram-bot-api/v5 => github.com/OvyFlash/telegram-bot-api/v5 v5.0.0-20240108230938-63e5c59035bf
297294

0 commit comments

Comments
 (0)