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

fix(deps): update github.com/dghubble/go-twitter digest to cdf1c5e (#326)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-07-06 04:46:38 +00:00 committed by GitHub
parent eb491f4672
commit afafa0db16
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

@ -16,7 +16,7 @@ require (
github.com/blinkbean/dingtalk v0.0.0-20210905093040-7d935c0f7e19
github.com/bwmarrin/discordgo v0.25.0
github.com/cschomburg/go-pushbullet v0.0.0-20171206132031-67759df45fbb
github.com/dghubble/go-twitter v0.0.0-20220702170435-7faa89b027c5
github.com/dghubble/go-twitter v0.0.0-20220706021256-cdf1c5ea4e19
github.com/dghubble/oauth1 v0.7.1
github.com/go-telegram-bot-api/telegram-bot-api v4.6.4+incompatible
github.com/jordan-wright/email v4.0.1-0.20210109023952-943e75fe5223+incompatible

2
go.sum
View File

@ -236,6 +236,8 @@ github.com/dghubble/go-twitter v0.0.0-20220626024101-68c0170dc641 h1:rPOAd+sNoax
github.com/dghubble/go-twitter v0.0.0-20220626024101-68c0170dc641/go.mod h1:W7cClyd2pauUMiUPU0D054DWpD5Qove2BoNdecqJGIg=
github.com/dghubble/go-twitter v0.0.0-20220702170435-7faa89b027c5 h1:tbavH/kY2tP10GzCQimYpZjPTTNFBvkCIx1p1QAD6xQ=
github.com/dghubble/go-twitter v0.0.0-20220702170435-7faa89b027c5/go.mod h1:q7VYuSasPO79IE/QBNAMYVNlzZNy4Zr7vay6is50u5I=
github.com/dghubble/go-twitter v0.0.0-20220706021256-cdf1c5ea4e19 h1:yBc09o4K0aqh4BPkL092XBGU3jfTDD3dEvrt2quP0hk=
github.com/dghubble/go-twitter v0.0.0-20220706021256-cdf1c5ea4e19/go.mod h1:q7VYuSasPO79IE/QBNAMYVNlzZNy4Zr7vay6is50u5I=
github.com/dghubble/oauth1 v0.7.1 h1:JjbOVSVVkms9A4h/sTQy5Jb2nFuAAVb2qVYgenJPyrE=
github.com/dghubble/oauth1 v0.7.1/go.mod h1:0eEzON0UY/OLACQrmnjgJjmvCGXzjBCsZqL1kWDXtF0=
github.com/dghubble/sling v1.4.0 h1:/n8MRosVTthvMbwlNZgLx579OGVjUOy3GNEv5BIqAWY=