Closed khanakia closed 2 years ago
Yeah, it looks like this commit https://github.com/mholt/caddy-ratelimit/commit/598f4b82c1312b643ba449d94bba4fa544f53900 was pushed too early to use an unreleased version of Caddy.
You have two options to work around this. Either use an older commit of this plugin, or tell xcaddy to use the same commit from Caddy.
xcaddy build --with github.com/mholt/caddy-ratelimit@163fde700dd7
xcaddy build fe91de67b62c --with github.com/mholt/caddy-ratelimit
Thanks
My bad. Totally forgot about that. Will fix soon.
Getting Error building with new xcaddy