Move packages to root folder
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 33s
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 33s
Signed-off-by: Jan Tytgat <jan.tytgat@corelayer.eu>
This commit is contained in:
@ -6,9 +6,9 @@ import (
|
||||
|
||||
"github.com/spf13/cobra"
|
||||
|
||||
"git.flexabyte.io/flexabyte/go-slogd/pkg/slogd"
|
||||
"git.flexabyte.io/flexabyte/go-slogd/slogd"
|
||||
|
||||
"git.flexabyte.io/flexabyte/go-kit/pkg/application"
|
||||
"git.flexabyte.io/flexabyte/go-kit/application"
|
||||
)
|
||||
|
||||
func main() {
|
||||
|
Reference in New Issue
Block a user