traefik / traefik-migration-tool

A migration tool from Traefik v1 to Traefik v2
https://docs.traefik.io/migration/v1-to-v2/
Apache License 2.0
151 stars 35 forks source link

error loading module requirements #1

Closed Breee closed 4 years ago

Breee commented 4 years ago

Greetings dear Traefik team,

I get an error when I try to build your migration tool.

Go Version: go version go1.12.9 linux/amd64

Any idea how to fix that?

kind regards

ldez commented 4 years ago

Hello,

I recommend to use go1.13.

Seems like github.com/labbsr0x/goh push force on their repo

ldez commented 4 years ago

Hi created a temporary fix.

ldez commented 4 years ago

FYI the binaries are here https://github.com/containous/traefik-migration-tool/releases/tag/v0.2.0

Breee commented 4 years ago

1.13 works for me, thx buddy :+1: