Poprawiona nazwa modułu (dodany adres)
This commit is contained in:
@ -3,12 +3,13 @@ package mgr
|
||||
import (
|
||||
"fmt"
|
||||
"log"
|
||||
"multisql/cfg"
|
||||
"multisql/psql"
|
||||
"os"
|
||||
"path"
|
||||
"sync"
|
||||
"time"
|
||||
|
||||
"gitlab161.poland.asseco.corp/cyfrowagranica/tools/multisql/cfg"
|
||||
"gitlab161.poland.asseco.corp/cyfrowagranica/tools/multisql/psql"
|
||||
)
|
||||
|
||||
type Manager struct {
|
||||
|
Reference in New Issue
Block a user