Skip to content

Commit

Permalink
fix(deps): update module github.com/textmagic/textmagic-rest-go-v2/v2…
Browse files Browse the repository at this point in the history
… to v2.0.18991 (#831)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 6, 2024
1 parent 08514ab commit f4499a5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ require (
github.com/silenceper/wechat/v2 v2.1.6
github.com/slack-go/slack v0.12.3
github.com/stretchr/testify v1.8.4
github.com/textmagic/textmagic-rest-go-v2/v2 v2.0.17551
github.com/textmagic/textmagic-rest-go-v2/v2 v2.0.18991
github.com/utahta/go-linenotify v0.5.0
golang.org/x/sync v0.6.0
)
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -289,8 +289,8 @@ github.com/stretchr/testify v1.8.4 h1:CcVxjf3Q8PM0mHUKJCdn+eZZtm5yQwehR5yeSVQQcU
github.com/stretchr/testify v1.8.4/go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo=
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.17551 h1:oy6pmG0DGcdw4eD5yCQtuai5ZNiLrXXpPuwqjbOuEmU=
github.com/textmagic/textmagic-rest-go-v2/v2 v2.0.17551/go.mod h1:PbP69y7uRiNdwtPE3/bVGDaPYA1sr4vuHaGLQAGzeW8=
github.com/textmagic/textmagic-rest-go-v2/v2 v2.0.18991 h1:lp71BD+ORFw0l+0L1fECFXAhhO5NMZ2/m7wRnX9P/z0=
github.com/textmagic/textmagic-rest-go-v2/v2 v2.0.18991/go.mod h1:PbP69y7uRiNdwtPE3/bVGDaPYA1sr4vuHaGLQAGzeW8=
github.com/tidwall/gjson v1.14.1/go.mod h1:/wbyibRr2FHMks5tjHJ5F8dMZh3AcwJEMf5vlfC0lxk=
github.com/tidwall/gjson v1.14.2/go.mod h1:/wbyibRr2FHMks5tjHJ5F8dMZh3AcwJEMf5vlfC0lxk=
github.com/tidwall/gjson v1.17.0 h1:/Jocvlh98kcTfpN2+JzGQWQcqrPQwDrVEMApx/M5ZwM=
Expand Down

0 comments on commit f4499a5

Please sign in to comment.