Revert "Bump CEL to 0.11.2"

This reverts commit 4c90653d19.
This commit is contained in:
Joe Betz
2022-03-25 16:46:52 -04:00
parent 84bd51c7a1
commit 4fba6adc91
139 changed files with 1618 additions and 2669 deletions

View File

@@ -14,7 +14,7 @@
// Package operators defines the internal function names of operators.
//
// All operators in the expression language are modelled as function calls.
// ALl operators in the expression language are modelled as function calls.
package operators
// String "names" for CEL operators.