We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Tried recent versions of github.com/google/cel-go/cel - v0.23.2 and v0.24.1. With both of them seeing the issue.
github.com/google/cel-go/cel
The workaround: add replace github.com/google/cel-go => github.com/google/cel-go v0.22.1 into go.mod file
replace github.com/google/cel-go => github.com/google/cel-go v0.22.1
go.mod