laniakea now used as external module
This commit is contained in:
@@ -3,8 +3,8 @@ package psql
|
||||
import (
|
||||
"database/sql"
|
||||
"errors"
|
||||
"kurumibot/laniakea"
|
||||
|
||||
"git.nix13.pw/scuroneko/laniakea"
|
||||
"github.com/vinovest/sqlx"
|
||||
)
|
||||
|
||||
|
||||
@@ -4,10 +4,11 @@ import (
|
||||
"context"
|
||||
"database/sql"
|
||||
"errors"
|
||||
"kurumibot/laniakea"
|
||||
"math"
|
||||
"time"
|
||||
|
||||
"git.nix13.pw/scuroneko/laniakea"
|
||||
|
||||
"github.com/shopspring/decimal"
|
||||
"github.com/vinovest/sqlx"
|
||||
)
|
||||
|
||||
@@ -2,7 +2,7 @@ package psql
|
||||
|
||||
import (
|
||||
"database/sql"
|
||||
"kurumibot/laniakea"
|
||||
"git.nix13.pw/scuroneko/laniakea"
|
||||
|
||||
"github.com/shopspring/decimal"
|
||||
"github.com/vinovest/sqlx"
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
package psql
|
||||
|
||||
import (
|
||||
"git.nix13.pw/scuroneko/laniakea"
|
||||
"kurumibot/database"
|
||||
"kurumibot/laniakea"
|
||||
|
||||
"github.com/shopspring/decimal"
|
||||
"github.com/vinovest/sqlx"
|
||||
|
||||
Reference in New Issue
Block a user