traefik / mesh

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

Update to go1.17 #806

Closed kevinpollet closed 2 years ago

kevinpollet commented 2 years ago

What does this PR do?

This PR:

ldez commented 2 years ago

an update of golangci-lint can be useful too https://github.com/traefik/mesh/blob/d69475264c5d0200647cb626933df330900a6f59/Dockerfile#L24

kevinpollet commented 2 years ago

I will do the golangci-lint update thanks for pointing this! By the way, I do not understand why the integration tests are not executed?! any ideas?

kevinpollet commented 2 years ago

I opened another PR because the semaphore workflow is not triggered.

Superseded by https://github.com/traefik/mesh/pull/809