Merge branch 'master' of ssh://ip.cya.cx:225/endigma/risk
This commit is contained in:
commit
17b53c59fd
@ -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