Robert Conrad

Results 3 comments of Robert Conrad

@mholt Any plans to bump golang in the builder image? Our build also broke after your recent commits in [caddy-ratelimit](https://github.com/mholt/caddy-ratelimit) and bumping the required golang to v1.22 ([see here](https://github.com/mholt/caddy-ratelimit/blob/master/go.mod#L3)). Thanks!

@mholt We appreciate the quick feedback on it, but unfortunately it still doesn't work because of the minimum required golang version: https://github.com/mholt/caddy-ratelimit/blob/master/go.mod#L3 See also for reference: https://go.dev/doc/modules/gomod-ref#go

@francislavoie Ah, thanks for the idea. Currently we decided to pin the caddy-ratelimit to the last working commit revision [359636d470b54958bdf331ff9c687192ba348daa](https://github.com/mholt/caddy-ratelimit/blob/359636d470b54958bdf331ff9c687192ba348daa/go.mod#L3).