Switched to go modules, fixed import paths for new location.
This commit is contained in:
@@ -7,8 +7,8 @@ import (
|
||||
"time"
|
||||
|
||||
// local
|
||||
"develop.pztrn.name/gonews/gonews/configuration"
|
||||
"develop.pztrn.name/gonews/gonews/database/migrations"
|
||||
"sources.dev.pztrn.name/gonews/gonews/configuration"
|
||||
"sources.dev.pztrn.name/gonews/gonews/database/migrations"
|
||||
|
||||
// other
|
||||
"github.com/jmoiron/sqlx"
|
||||
|
Reference in New Issue
Block a user