File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ require (
9
9
)
10
10
11
11
require (
12
- cel.dev/expr v0.19 .1 // indirect
12
+ cel.dev/expr v0.23 .1 // indirect
13
13
github.com/antlr4-go/antlr/v4 v4.13.0 // indirect
14
14
github.com/blang/semver/v4 v4.0.0 // indirect
15
15
github.com/sirupsen/logrus v1.9.3 // indirect
@@ -22,7 +22,7 @@ require (
22
22
github.com/anchore/go-struct-converter v0.0.0-20230627203149-c72ef8859ca9 // indirect
23
23
github.com/common-nighthawk/go-figure v0.0.0-20210622060536-734e95fb86be // indirect
24
24
github.com/davecgh/go-spew v1.1.1 // indirect
25
- github.com/google/cel-go v0.24.1
25
+ github.com/google/cel-go v0.25.0
26
26
github.com/google/go-cmp v0.7.0 // indirect
27
27
github.com/google/uuid v1.6.0 // indirect
28
28
github.com/inconshreveable/mousetrap v1.1.0 // indirect
Original file line number Diff line number Diff line change 1
- cel.dev/expr v0.19 .1 h1:NciYrtDRIR0lNCnH1LFJegdjspNx9fI59O7TWcua/W4 =
2
- cel.dev/expr v0.19 .1 /go.mod h1:MrpN08Q+lEBs+bGYdLxxHkZoUSsCp0nSKTs0nTymJgw =
1
+ cel.dev/expr v0.23 .1 h1:K4KOtPCJQjVggkARsjG9RWXP6O4R73aHeJMa/dmCQQg =
2
+ cel.dev/expr v0.23 .1 /go.mod h1:hLPLo1W4QUmuYdA72RBX06QTs6MXw941piREPl3Yfiw =
3
3
github.com/CycloneDX/cyclonedx-go v0.9.2 h1:688QHn2X/5nRezKe2ueIVCt+NRqf7fl3AVQk+vaFcIo =
4
4
github.com/CycloneDX/cyclonedx-go v0.9.2 /go.mod h1:vcK6pKgO1WanCdd61qx4bFnSsDJQ6SbM2ZuMIgq86Jg =
5
5
github.com/anchore/go-struct-converter v0.0.0-20221118182256-c68fdcfa2092 /go.mod h1:rYqSE9HbjzpHTI74vwPvae4ZVYZd1lue2ta6xHPdblA =
@@ -17,8 +17,8 @@ github.com/cpuguy83/go-md2man/v2 v2.0.6/go.mod h1:oOW0eioCTA6cOiMLiUPZOpcVxMig6N
17
17
github.com/davecgh/go-spew v1.1.0 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
18
18
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c =
19
19
github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
20
- github.com/google/cel-go v0.24.1 h1:jsBCtxG8mM5wiUJDSGUqU0K7Mtr3w7Eyv00rw4DiZxI =
21
- github.com/google/cel-go v0.24.1 /go.mod h1:Hdf9TqOaTNSFQA1ybQaRqATVoK7m/zcf7IMhGXP5zI8 =
20
+ github.com/google/cel-go v0.25.0 h1:jsFw9Fhn+3y2kBbltZR4VEz5xKkcIFRPDnuEzAGv5GY =
21
+ github.com/google/cel-go v0.25.0 /go.mod h1:hjEb6r5SuOSlhCHmFoLzu8HGCERvIsDAbxDAyNU/MmI =
22
22
github.com/google/go-cmp v0.5.9 /go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY =
23
23
github.com/google/go-cmp v0.6.0 /go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY =
24
24
github.com/google/go-cmp v0.7.0 h1:wk8382ETsv4JYUZwIsn6YpYiWiBsYLSJiTsyBybVuN8 =
You can’t perform that action at this time.
0 commit comments