Skip to content

Commit 0f16dae

Browse files
committed
docs: update README.md
1 parent 09a37b1 commit 0f16dae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ import (
1717
"gopkg.in/JonathanMonga/go-oauth2-postgres.v1"
1818
"github.com/go-oauth2/oauth2/v4/manage"
1919

20-
_ "github.com/go-sql-driver/postgres"
20+
_ "github.com/lib/pq"
2121
)
2222

2323
func main() {

0 commit comments

Comments
 (0)