Skip to content

Commit f87590f

Browse files
Update internal/fnruntime/celeval.go
Co-authored-by: Gergely Nagy <nagy.gergely14@gmail.com>
1 parent ed9410d commit f87590f

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

internal/fnruntime/celeval.go

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ import (
2020

2121
"github.com/google/cel-go/cel"
2222
"github.com/google/cel-go/common/types"
23+
"github.com/google/cel-go/ext"
24+
"k8s.io/apiserver/pkg/cel/library"
25+
k8scellib "k8s.io/apiserver/pkg/cel/library"
2326
"sigs.k8s.io/kustomize/kyaml/yaml"
2427
)
2528

0 commit comments

Comments
 (0)