Move slogd to other repository
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 35s

- Cleanup dependency imports

Signed-off-by: Jan Tytgat <jan.tytgat@corelayer.eu>
This commit is contained in:
Jan Tytgat
2025-04-16 21:05:48 +02:00
parent 624e329778
commit bdd87d8b59
10 changed files with 21 additions and 265 deletions

View File

@ -6,8 +6,9 @@ import (
"github.com/spf13/cobra"
"git.flexabyte.io/flexabyte/go-slogd/pkg/slogd"
"git.flexabyte.io/flexabyte/go-kit/pkg/application"
"git.flexabyte.io/flexabyte/go-kit/pkg/slogd"
)
func main() {