Bump cel-go to v0.11.2

This commit is contained in:
cici37
2022-05-04 18:32:06 -07:00
parent cb7beb5912
commit a86dd29157
83 changed files with 653 additions and 974 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.