Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/sijms/go-ora
Browse files Browse the repository at this point in the history
  • Loading branch information
sijms committed May 27, 2021
2 parents 3a5a959 + 0d82564 commit cf36934
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,7 @@ important notes:
#### 1- importing:
import (
"database/sql"
"fmt"
_ "go-ora"
"time"
_ "github.com/sijms/go-ora/v2"
)
#### 2- create the connection
Expand Down

0 comments on commit cf36934

Please sign in to comment.