dep/vendor/golang.org/x/sync/errgroup
Tamir Duberstein 01209b5e7d
gps: use golang.org/x/sync/errgroup
...instead of custom code that does the same thing. Return
informative errors rather than logging directly (into the abyss).

Also remove sourceFailure{,s} while I'm here, which are unnecessary.

Also `dep prune` real quick.
2017-09-12 14:13:59 -04:00
..
errgroup.go
errgroup_example_md5all_test.go
errgroup_test.go