This commit is contained in:
@@ -3,7 +3,7 @@ package where
|
||||
import (
|
||||
"strings"
|
||||
|
||||
"hub.cybercinch.nz/guisea/go-template/internal/app"
|
||||
"hub.cybercinch.nz/guisea/gosqldump/internal/app"
|
||||
)
|
||||
|
||||
// EnvConfigPath is the environment variable name for the config path
|
||||
|
||||
@@ -2,7 +2,7 @@ package where
|
||||
|
||||
import (
|
||||
"github.com/samber/lo"
|
||||
"hub.cybercinch.nz/guisea/go-template/internal/filesystem"
|
||||
"hub.cybercinch.nz/guisea/gosqldump/internal/filesystem"
|
||||
"os"
|
||||
)
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ import (
|
||||
"path/filepath"
|
||||
"runtime"
|
||||
|
||||
"hub.cybercinch.nz/guisea/go-template/internal/app"
|
||||
"hub.cybercinch.nz/guisea/gosqldump/internal/app"
|
||||
)
|
||||
|
||||
func home() string {
|
||||
|
||||
Reference in New Issue
Block a user