move novit.nc to new domains

This commit is contained in:
Mikaël Cluseau
2024-01-20 14:20:51 +01:00
parent bad1cf3c23
commit f8a8344049
17 changed files with 35 additions and 74 deletions

View File

@ -7,7 +7,7 @@ import (
"path/filepath"
"github.com/spf13/cobra"
plog "novit.nc/direktil/pkg/log"
plog "novit.tech/direktil/pkg/log"
)
func Command() (c *cobra.Command) {