podman icon indicating copy to clipboard operation
podman copied to clipboard

test/tools: update swagger and crypto

Open Luap99 opened this issue 1 month ago • 2 comments

I doesn't seem like swagger likes go 1.24, at least it fails locally for me with these changes.

../../test/tools/build/swagger validate swagger.yaml
runtime: goroutine stack exceeds 1000000000-byte limit
runtime: sp=0xc03c4804e0 stack=[0xc03c480000, 0xc05c480000]
fatal error: stack overflow

Let's see what CI says

Does this PR introduce a user-facing change?

None

Luap99 avatar Dec 10 '25 14:12 Luap99