1
0
mirror of https://github.com/nikoksr/notify.git synced 2025-02-11 13:15:34 +02:00

fix(deps): update module github.com/textmagic/textmagic-rest-go-v2/v2 to v2.0.2457

This commit is contained in:
Renovate Bot 2022-03-11 18:17:35 +00:00 committed by renovate[bot]
parent d590b18c67
commit cefc108f60
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@ -28,7 +28,7 @@ require (
github.com/silenceper/wechat/v2 v2.1.2
github.com/slack-go/slack v0.10.2
github.com/stretchr/testify v1.7.0
github.com/textmagic/textmagic-rest-go-v2/v2 v2.0.1816
github.com/textmagic/textmagic-rest-go-v2/v2 v2.0.2457
github.com/utahta/go-linenotify v0.5.0
golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
)

2
go.sum
View File

@ -352,6 +352,8 @@ github.com/technoweenie/multipartstreamer v1.0.1 h1:XRztA5MXiR1TIRHxH2uNxXxaIkKQ
github.com/technoweenie/multipartstreamer v1.0.1/go.mod h1:jNVxdtShOxzAsukZwTSw6MDx5eUJoiEBsSvzDU9uzog=
github.com/textmagic/textmagic-rest-go-v2/v2 v2.0.1816 h1:/u/AwyDdhQnxPPbKw3PSNGeG9X0wby8m8WXrtQkidEM=
github.com/textmagic/textmagic-rest-go-v2/v2 v2.0.1816/go.mod h1:PbP69y7uRiNdwtPE3/bVGDaPYA1sr4vuHaGLQAGzeW8=
github.com/textmagic/textmagic-rest-go-v2/v2 v2.0.2457 h1:qv9RHQ3ig3BT9o0e5vbuHuMPTIQTkvoLgTh8nviAPxk=
github.com/textmagic/textmagic-rest-go-v2/v2 v2.0.2457/go.mod h1:PbP69y7uRiNdwtPE3/bVGDaPYA1sr4vuHaGLQAGzeW8=
github.com/utahta/go-linenotify v0.5.0 h1:E1tJaB/XhqRY/iz203FD0MaHm10DjQPOq5/Mem2A3Gs=
github.com/utahta/go-linenotify v0.5.0/go.mod h1:KsvBXil2wx+ByaCR0e+IZKTbp4pDesc7yjzRigLf6pE=
github.com/yuin/goldmark v1.1.25/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=