Skip to content

Commit

Permalink
Update utils.go
Browse files Browse the repository at this point in the history
  • Loading branch information
Fgaoxing authored Jan 22, 2024
1 parent 5d7cbc9 commit c24eb9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import (
"database/sql/driver"
_ "github.com/go-sql-driver/mysql"
//_ "github.com/mattn/go-sqlite3" // SQLite3 database driver
"opao/utils"
"github.com/OblivionOcean/opao/utils"
"reflect"
"strings"
"unsafe"
Expand Down

0 comments on commit c24eb9b

Please sign in to comment.