huin/goupnp

goupnp.go:109: undefined: charset.NewReaderByNam

inasacu opened this issue · 2 comments

when running the following:
go get -u github.com/huin/goupnp
I am getting an error on mac yosemite latest version

github.com/huin/goupnp

/usr/local/bin/src/github.com/huin/goupnp/goupnp.go:109: undefined: charset.NewReaderByNam

huin commented

Dang. golang/net@6460565 looks like it broke this.

huin commented

Thanks for reporting, let me know if that doesn't work.