David Cuadrado
David Cuadrado
the link is missing
this can be produced if the benchmark has a fixed dependency that changed or was broken with the time
I've been looking at this but I still don't have a solution, the transform block is supposed not canonicalize the block but apparently it isn't doing it. I'll try to...
so after commenting out this `if` https://github.com/ma314smith/signedxml/blob/master/exclusivecanonicalization.go#L199 requests to SOAP servers work, at least in my case. but that condition should be there for a reason so I'm not sure...
I tried adding inclusive namespaces but it didn't work and xmlsec which is what everybody uses doesn't need it, it automatically adds the missing namespace
this one doesn't completely fix the issue but it helps, I think it should be merged for now. this issue is very frustrating
@georgelesica-wf can you take a look at this one?
@georgelesica-wf are you running the tests with `-race` ?
+1 I have the same issue if you can add support for private git repos that would be a huge advantage over `go get`