mirror of
https://github.com/unpoller/unpoller.git
synced 2026-08-04 19:45:16 -04:00
* Use `go mod download` for "vendor", as the `vendor/` dir is ignored by the build anyway. * Fix branch info embedding when not running in Travis. Signed-off-by: Ben Kochie <superq@gmail.com>