File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ require (
10
10
github.com/cretz/bine v0.2.0
11
11
github.com/davecgh/go-spew v1.1.1
12
12
github.com/dghubble/go-twitter v0.0.0-20201011215211-4b180d0cc78d
13
- github.com/dghubble/oauth1 v0.7.1
13
+ github.com/dghubble/oauth1 v0.7.3
14
14
github.com/dstotijn/go-notion v0.11.0
15
15
github.com/dustin/go-humanize v1.0.0
16
16
github.com/gabriel-vasile/mimetype v1.4.2
Original file line number Diff line number Diff line change @@ -109,8 +109,8 @@ github.com/decred/dcrd/dcrec/secp256k1/v4 v4.2.0/go.mod h1:v57UDF4pDQJcEfFUCRop3
109
109
github.com/decred/dcrd/lru v1.0.0 /go.mod h1:mxKOwFd7lFjN2GZYsiz/ecgqR6kkYAl+0pz0tEMk218 =
110
110
github.com/dghubble/go-twitter v0.0.0-20201011215211-4b180d0cc78d h1:sBKr0A8iQ1qAOozedZ8Aox+Jpv+TeP1Qv7dcQyW8V+M =
111
111
github.com/dghubble/go-twitter v0.0.0-20201011215211-4b180d0cc78d /go.mod h1:xfg4uS5LEzOj8PgZV7SQYRHbG7jPUnelEiaAVJxmhJE =
112
- github.com/dghubble/oauth1 v0.7.1 h1:JjbOVSVVkms9A4h/sTQy5Jb2nFuAAVb2qVYgenJPyrE =
113
- github.com/dghubble/oauth1 v0.7.1 /go.mod h1:0eEzON0UY/OLACQrmnjgJjmvCGXzjBCsZqL1kWDXtF0 =
112
+ github.com/dghubble/oauth1 v0.7.3 h1:EkEM/zMDMp3zOsX2DC/ZQ2vnEX3ELK0/l9kb+vs4ptE =
113
+ github.com/dghubble/oauth1 v0.7.3 /go.mod h1:oxTe+az9NSMIucDPDCCtzJGsPhciJV33xocHfcR2sVY =
114
114
github.com/dghubble/sling v1.3.0 h1:pZHjCJq4zJvc6qVQ5wN1jo5oNZlNE0+8T/h0XeXBUKU =
115
115
github.com/dghubble/sling v1.3.0 /go.mod h1:XXShWaBWKzNLhu2OxikSNFrlsvowtz4kyRuXUG7oQKY =
116
116
github.com/dgrijalva/jwt-go v3.2.0+incompatible /go.mod h1:E3ru+11k8xSBh+hMPgOLZmtrrCbhqsmaPHjLKYnJCaQ =
You can’t perform that action at this time.
0 commit comments