mirror of
https://github.com/nikoksr/notify.git
synced 2025-02-07 13:08:12 +02:00
fix(deps): update github.com/dghubble/go-twitter digest to 837915e (#334)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
5a0a865d6c
commit
2ea57d6624
2
go.mod
2
go.mod
@ -16,7 +16,7 @@ require (
|
|||||||
github.com/blinkbean/dingtalk v0.0.0-20210905093040-7d935c0f7e19
|
github.com/blinkbean/dingtalk v0.0.0-20210905093040-7d935c0f7e19
|
||||||
github.com/bwmarrin/discordgo v0.25.0
|
github.com/bwmarrin/discordgo v0.25.0
|
||||||
github.com/cschomburg/go-pushbullet v0.0.0-20171206132031-67759df45fbb
|
github.com/cschomburg/go-pushbullet v0.0.0-20171206132031-67759df45fbb
|
||||||
github.com/dghubble/go-twitter v0.0.0-20220715160843-6597ae20b9f3
|
github.com/dghubble/go-twitter v0.0.0-20220716041154-837915ec2f79
|
||||||
github.com/dghubble/oauth1 v0.7.1
|
github.com/dghubble/oauth1 v0.7.1
|
||||||
github.com/go-telegram-bot-api/telegram-bot-api v4.6.4+incompatible
|
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
|
github.com/jordan-wright/email v4.0.1-0.20210109023952-943e75fe5223+incompatible
|
||||||
|
2
go.sum
2
go.sum
@ -254,6 +254,8 @@ github.com/dghubble/go-twitter v0.0.0-20220712152819-aecb58d7e0ea h1:PY4F0uf81bw
|
|||||||
github.com/dghubble/go-twitter v0.0.0-20220712152819-aecb58d7e0ea/go.mod h1:q7VYuSasPO79IE/QBNAMYVNlzZNy4Zr7vay6is50u5I=
|
github.com/dghubble/go-twitter v0.0.0-20220712152819-aecb58d7e0ea/go.mod h1:q7VYuSasPO79IE/QBNAMYVNlzZNy4Zr7vay6is50u5I=
|
||||||
github.com/dghubble/go-twitter v0.0.0-20220715160843-6597ae20b9f3 h1:nvjMRTeqPe3Ad7Qkx1gdL5AUYeRjscpxV2nULX9M6hQ=
|
github.com/dghubble/go-twitter v0.0.0-20220715160843-6597ae20b9f3 h1:nvjMRTeqPe3Ad7Qkx1gdL5AUYeRjscpxV2nULX9M6hQ=
|
||||||
github.com/dghubble/go-twitter v0.0.0-20220715160843-6597ae20b9f3/go.mod h1:q7VYuSasPO79IE/QBNAMYVNlzZNy4Zr7vay6is50u5I=
|
github.com/dghubble/go-twitter v0.0.0-20220715160843-6597ae20b9f3/go.mod h1:q7VYuSasPO79IE/QBNAMYVNlzZNy4Zr7vay6is50u5I=
|
||||||
|
github.com/dghubble/go-twitter v0.0.0-20220716041154-837915ec2f79 h1:Z9wtGrNgCDhG7u+hVTlcBl9jeNdSfqzvg3piJNR4VX0=
|
||||||
|
github.com/dghubble/go-twitter v0.0.0-20220716041154-837915ec2f79/go.mod h1:q7VYuSasPO79IE/QBNAMYVNlzZNy4Zr7vay6is50u5I=
|
||||||
github.com/dghubble/oauth1 v0.7.1 h1:JjbOVSVVkms9A4h/sTQy5Jb2nFuAAVb2qVYgenJPyrE=
|
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/oauth1 v0.7.1/go.mod h1:0eEzON0UY/OLACQrmnjgJjmvCGXzjBCsZqL1kWDXtF0=
|
||||||
github.com/dghubble/sling v1.4.0 h1:/n8MRosVTthvMbwlNZgLx579OGVjUOy3GNEv5BIqAWY=
|
github.com/dghubble/sling v1.4.0 h1:/n8MRosVTthvMbwlNZgLx579OGVjUOy3GNEv5BIqAWY=
|
||||||
|
Loading…
x
Reference in New Issue
Block a user