Move to packwiz org

This commit is contained in:
comp500
2021-12-28 16:28:34 +00:00
parent 50180f7fee
commit 4abf3340a1
20 changed files with 33 additions and 33 deletions

View File

@@ -1,7 +1,7 @@
package utils
import (
"github.com/comp500/packwiz/cmd"
"github.com/packwiz/packwiz/cmd"
"github.com/spf13/cobra"
)