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 09a37b1 commit 0f16daeCopy full SHA for 0f16dae
README.md
@@ -17,7 +17,7 @@ import (
17
"gopkg.in/JonathanMonga/go-oauth2-postgres.v1"
18
"github.com/go-oauth2/oauth2/v4/manage"
19
20
- _ "github.com/go-sql-driver/postgres"
+ _ "github.com/lib/pq"
21
)
22
23
func main() {
0 commit comments