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.3361 (#301)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2022-06-06 12:02:37 +00:00 committed by GitHub
parent 836eb8a307
commit fe69b339b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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.3
github.com/slack-go/slack v0.10.3
github.com/stretchr/testify v1.7.1
github.com/textmagic/textmagic-rest-go-v2/v2 v2.0.2457
github.com/textmagic/textmagic-rest-go-v2/v2 v2.0.3361
github.com/utahta/go-linenotify v0.5.0
golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
)

2
go.sum
View File

@ -364,6 +364,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.2457 h1:qv9RHQ3ig3BT9o0e5vbuHuMPTIQTkvoLgTh8nviAPxk=
github.com/textmagic/textmagic-rest-go-v2/v2 v2.0.2457/go.mod h1:PbP69y7uRiNdwtPE3/bVGDaPYA1sr4vuHaGLQAGzeW8=
github.com/textmagic/textmagic-rest-go-v2/v2 v2.0.3361 h1:D8+m/4Cp9XJijvP/fx4m82/McaCIKA5+ygHk7QUblsA=
github.com/textmagic/textmagic-rest-go-v2/v2 v2.0.3361/go.mod h1:PbP69y7uRiNdwtPE3/bVGDaPYA1sr4vuHaGLQAGzeW8=
github.com/tidwall/gjson v1.14.1 h1:iymTbGkQBhveq21bEvAQ81I0LEBork8BFe1CUZXdyuo=
github.com/tidwall/gjson v1.14.1/go.mod h1:/wbyibRr2FHMks5tjHJ5F8dMZh3AcwJEMf5vlfC0lxk=
github.com/tidwall/match v1.1.1 h1:+Ho715JplO36QYgwN9PGYNhgZvoUSc9X2c80KVTi+GA=