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

@@ -4,7 +4,7 @@ import (
"bytes"
"encoding/json"
"fmt"
"github.com/comp500/packwiz/core"
"github.com/packwiz/packwiz/core"
"io"
"io/ioutil"
"os"