We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a62830 commit 9e99bfdCopy full SHA for 9e99bfd
providers/twitter/twitter.go
@@ -10,7 +10,7 @@ import (
10
"net/http"
11
"net/url"
12
13
- "github.com/jtolds/webhelp/whcompat"
+ "gopkg.in/webhelp.v1/whcompat"
14
"github.com/markbates/goth"
15
"github.com/mrjones/oauth"
16
"golang.org/x/net/context"
0 commit comments