all repos — rel2abs @ fe5c7d9ff382a7fe645ef8bdc5b2ed9649e4e3e2

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

go.mod (view raw)

 1
 2
 3
 4
 5
module git.icyphox.sh/rel2abs

go 1.16

require golang.org/x/net v0.2.0