This fixes a bug where only the last dependency would be downloaded. https://github.com/golang/go/wiki/CommonMistakes#using-goroutines-on-loop-iterator-variables Signed-off-by: Hidde Beydals <hello@hidde.co> |
||
|---|---|---|
| .. | ||
| testdata | ||
| chart.go | ||
| chart_test.go | ||
| dependency_manager.go | ||
| dependency_manager_test.go | ||
| getter.go | ||
| getter_test.go | ||
| repository.go | ||
| repository_test.go | ||
| utils.go | ||