I am trying to build tyk on windows. I am getting error.
..\..\pkg\mod\rsc.io\letsencrypt@v0.0.1\lets.go:269:9: undefined: acme.RegistrationResource
This is due RegistrationResource struct is missing in lego\acme. I can see this is due to incompatibility between letsencrypt and lego.
Is there anything which I can try out?