clbanning/mxj

Build issues

mark-bradshaw opened this issue · 2 comments

mxj isn't building currently. Here's what I get...

$ go get github.com/clbanning/mxj
# github.com/clbanning/mxj
src/github.com/clbanning/mxj/xml.go:471:40: cannot convert t (type xml.Token) to type string: need type assertion
markbr@A31217MarkBr:~/test$ 

should be fixed on tip

my apologies

Thanks!