Bump cel-go to v0.16.0
This commit is contained in:
4
vendor/github.com/google/cel-go/parser/gen/cel_lexer.go
generated
vendored
4
vendor/github.com/google/cel-go/parser/gen/cel_lexer.go
generated
vendored
@@ -1,4 +1,4 @@
|
||||
// Code generated from /Users/tswadell/go/src/github.com/google/cel-go/parser/gen/CEL.g4 by ANTLR 4.10.1. DO NOT EDIT.
|
||||
// Code generated from /Users/tswadell/go/src/github.com/google/cel-go/parser/gen/CEL.g4 by ANTLR 4.12.0. DO NOT EDIT.
|
||||
|
||||
package gen
|
||||
|
||||
@@ -7,7 +7,7 @@ import (
|
||||
"sync"
|
||||
"unicode"
|
||||
|
||||
"github.com/antlr/antlr4/runtime/Go/antlr"
|
||||
"github.com/antlr/antlr4/runtime/Go/antlr/v4"
|
||||
)
|
||||
|
||||
// Suppress unused import error
|
||||
|
Reference in New Issue
Block a user