Switch to Gitlab.
This commit is contained in:
@@ -29,8 +29,8 @@ import (
|
||||
"database/sql"
|
||||
|
||||
// local
|
||||
"github.com/pztrn/fastpastebin/database/dialects/interface"
|
||||
"github.com/pztrn/fastpastebin/pastes/model"
|
||||
"gitlab.com/pztrn/fastpastebin/database/dialects/interface"
|
||||
"gitlab.com/pztrn/fastpastebin/pastes/model"
|
||||
)
|
||||
|
||||
// Interface represents database interface which is available to all
|
||||
|
Reference in New Issue
Block a user