all repos — rel2abs @ cb04403bc01b2788cddb0007fcf625d600759d98

go library to convert all relative urls in a html document to absolute ones

go.mod (view raw)

 1
 2
 3
 4
 5
module icyphox.sh/rel2abs

go 1.16

require golang.org/x/net v0.2.0