We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 908c499 commit 2c6e2acCopy full SHA for 2c6e2ac
1 file changed
cmd/muxt/generate.go
@@ -9,8 +9,8 @@ import (
9
"path/filepath"
10
"time"
11
12
- "github.com/crhntr/muxt/internal/muxt"
13
"github.com/typelate/muxt/internal/configuration"
+ "github.com/typelate/muxt/internal/muxt"
14
)
15
16
const (
0 commit comments