forked from toolshed/abra
refactor: use pkg directory structure
This commit is contained in:
cli
app
backup.gocheck.goconfig.gocp.godeploy.golist.gologs.gonew.gops.goremove.gorestore.gorun.gosecret.goundeploy.goversion.govolume.go
internal
recipe
server
pkg
catalogue
client
config
recipe
secret
web
@ -3,7 +3,7 @@ package internal
|
||||
import (
|
||||
"errors"
|
||||
|
||||
"coopcloud.tech/abra/recipe"
|
||||
"coopcloud.tech/abra/pkg/recipe"
|
||||
"github.com/sirupsen/logrus"
|
||||
"github.com/urfave/cli/v2"
|
||||
)
|
||||
|
Reference in New Issue
Block a user