Breaking changes in `kin-openapi` v0.120.0 - upgrade Go min version to 1.20
grokify opened this issue · 1 comments
grokify commented
Upgrading getkin/openapi
is failing.
The error is:
https://github.com/grokify/spectrum/actions/runs/6124055765/job/16623279560?pr=112
Error: ../../../go/pkg/mod/github.com/getkin/kin-openapi@v0.120.0/openapi3/schema.go:1989:32: compiledPatterns.CompareAndSwap undefined (type sync.Map has no field or method CompareAndSwap)
note: module requires Go 1.20