traefik / mesh

Traefik Mesh - Simpler Service Mesh
https://traefik.io/traefik-mesh
Apache License 2.0
2.03k stars 141 forks source link

Remove unused Azure/go-autorest dependency #698

Closed kevinpollet closed 4 years ago

kevinpollet commented 4 years ago

What does this PR do?

This PR removes the unused github.com/Azure/go-autorest dependency.

How to test it

Additional Notes

You can check that the dependency is not required anymore with go mod why -m github.com/Azure/go-autorest