refactor: project structure
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
package watcher
|
||||
package pkg
|
||||
|
||||
import (
|
||||
"fmt"
|
||||
@@ -1,9 +1,9 @@
|
||||
package watcher
|
||||
package pkg
|
||||
|
||||
import (
|
||||
"testing"
|
||||
|
||||
"gitea.urkob.com/urko/git-webhook-ci/cfg"
|
||||
"gitea.urkob.com/urko/git-webhook-ci/kit/cfg"
|
||||
"github.com/stretchr/testify/require"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user