1
0
mirror of https://github.com/nikoksr/notify.git synced 2025-01-05 22:53:35 +02:00

build(deps): bump github.com/textmagic/textmagic-rest-go-v2/v2

Bumps [github.com/textmagic/textmagic-rest-go-v2/v2](https://github.com/textmagic/textmagic-rest-go-v2) from 2.0.1781 to 2.0.1816.
- [Release notes](https://github.com/textmagic/textmagic-rest-go-v2/releases)
- [Changelog](https://github.com/textmagic/textmagic-rest-go-v2/blob/master/docs/RequestNewSubaccountTokenInputObject.md)
- [Commits](https://github.com/textmagic/textmagic-rest-go-v2/compare/v2.0.1781...v2.0.1816)

---
updated-dependencies:
- dependency-name: github.com/textmagic/textmagic-rest-go-v2/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-08-12 23:56:55 +00:00 committed by GitHub
parent 3418918055
commit 5fc0903395
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@ -37,7 +37,7 @@ require (
github.com/stretchr/objx v0.3.0 // indirect
github.com/stretchr/testify v1.7.0
github.com/technoweenie/multipartstreamer v1.0.1 // indirect
github.com/textmagic/textmagic-rest-go-v2/v2 v2.0.1781
github.com/textmagic/textmagic-rest-go-v2/v2 v2.0.1816
golang.org/x/crypto v0.0.0-20210513164829-c07d793c2f9a // indirect
golang.org/x/net v0.0.0-20210525063256-abc453219eb5 // indirect
golang.org/x/oauth2 v0.0.0-20210427180440-81ed05c6b58c // indirect

4
go.sum
View File

@ -280,8 +280,8 @@ github.com/stretchr/testify v1.7.0 h1:nwc3DEeHmmLAfoZucVR881uASk0Mfjw8xYJ99tb5Cc
github.com/stretchr/testify v1.7.0/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg=
github.com/technoweenie/multipartstreamer v1.0.1 h1:XRztA5MXiR1TIRHxH2uNxXxaIkKQDeX7m2XsSOlQEnM=
github.com/technoweenie/multipartstreamer v1.0.1/go.mod h1:jNVxdtShOxzAsukZwTSw6MDx5eUJoiEBsSvzDU9uzog=
github.com/textmagic/textmagic-rest-go-v2/v2 v2.0.1781 h1:x7Ff7QDRBy7VDeHNx6/5LsVLJrLc1viDoKwPmEiWF5g=
github.com/textmagic/textmagic-rest-go-v2/v2 v2.0.1781/go.mod h1:PbP69y7uRiNdwtPE3/bVGDaPYA1sr4vuHaGLQAGzeW8=
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/yuin/goldmark v1.1.25/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
github.com/yuin/goldmark v1.1.27/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
github.com/yuin/goldmark v1.1.32/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=