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