mirror of
https://github.com/passbolt/go-passbolt-cli.git
synced 2025-09-13 06:59:07 +00:00
add google/cel-go as new dependency
This commit is contained in:
parent
0aa392634b
commit
e9582729ad
2 changed files with 3 additions and 0 deletions
1
go.mod
1
go.mod
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue