Thanks for a super useful project to validate OpenAPI spec implementations :+1:
I'm not a Go developer, but I understood that the latest dependency error is probably because Go 1.17 support was dropped in Caddy so I can no longer build the module with Caddy 2.6+.
Hi!
Thanks for a super useful project to validate OpenAPI spec implementations :+1:
I'm not a Go developer, but I understood that the latest dependency error is probably because Go 1.17 support was dropped in Caddy so I can no longer build the module with Caddy 2.6+.
Go 1.17 was dropped here and it was released in Caddy 2.6.0: https://github.com/caddyserver/caddy/pull/4925