divan / expvarmon

TermUI based monitor for Go apps using expvars (/debug/vars). Quickest way to monitor your Go app(s).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go get fails - errors

tomazbracic opened this issue · comments

Hi,

can you help me with this... "go get github.com/divan/expvarmon" fails. I am attaching the output of failed installation.

http://pastebin.com/cTEyw3y1

Thanks,
Tomaz

Oh, thanks for reporting. It's TermUI changed it's API. Going to fix it.

Should be ok now with pinned dependency via gopkg.in.
383ee49