Skip to content
This repository has been archived by the owner on Sep 9, 2020. It is now read-only.

gps: use golang.org/x/sync/errgroup #1155

Merged
merged 1 commit into from
Sep 13, 2017
Merged

gps: use golang.org/x/sync/errgroup #1155

merged 1 commit into from
Sep 13, 2017

Commits on Sep 12, 2017

  1. 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.
    tamird committed Sep 12, 2017
    Configuration menu
    Copy the full SHA
    01209b5 View commit details
    Browse the repository at this point in the history