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

@@ -11,7 +11,7 @@ import (
"strings"
"sync"
"github.com/comp500/packwiz/core"
"github.com/packwiz/packwiz/core"
"github.com/spf13/cobra"
"github.com/spf13/viper"
)