You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 9, 2020. It is now read-only.
What version of Go (
go version
) anddep
(git describe --tags
) are you using?What
dep
command did you run?What did you expect to see?
dep completing without any panic
What did you see instead?
a panic
Notes
It seems to crash only if I don't pass the
-v
flag:I got this crash with Travis first - https://travis-ci.org/cloudflare/unsee/builds/263965722#L503 - and was able to reproduce locally after pulling latest dep version.
Seems like might be regression from #968
The text was updated successfully, but these errors were encountered: