hotfix
This commit is contained in:
parent
ef4c683ed1
commit
7415af0dd2
@ -29,7 +29,7 @@ func InstallMod(pkg string) {
|
||||
buffer += blue("downloaded")
|
||||
}
|
||||
|
||||
fmt.Println(deps)
|
||||
// fmt.Println(deps)
|
||||
dependencies := []string{}
|
||||
for _, d := range deps {
|
||||
dependency := tools.ExposeModString(d)
|
||||
|
Loading…
Reference in New Issue
Block a user