add google/cel-go as new dependency

This commit is contained in:
PiMaDaum 2023-01-28 21:04:54 +01:00
parent 0aa392634b
commit e9582729ad
2 changed files with 3 additions and 0 deletions

1
go.mod
View file

@ -24,6 +24,7 @@ require (
github.com/containerd/console v1.0.3 // indirect
github.com/cpuguy83/go-md2man/v2 v2.0.2 // indirect
github.com/fsnotify/fsnotify v1.6.0 // indirect
github.com/google/cel-go v0.13.0 // indirect
github.com/google/go-querystring v1.1.0 // indirect
github.com/google/uuid v1.3.0 // indirect
github.com/gookit/color v1.5.2 // indirect