readium / go-toolkit

A toolkit for ebooks, audiobooks and comics written in Go
https://readium.org/web
BSD 3-Clause "New" or "Revised" License
37 stars 14 forks source link

Update xmlquery package and usage therof #115

Open chocolatkey opened 1 week ago

chocolatkey commented 1 week ago

We had to fork https://github.com/antchfx/xmlquery because at the time it did not support the namespace features we needed. It seems there have been significant updates since then, which we should incorporate into our code, possibly removing our dependency on the fork