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 @@ -10,7 +10,7 @@ require (
10
10
)
11
11
12
12
require (
13
- cel.dev/expr v0.18.0 // indirect
13
+ cel.dev/expr v0.19.1 // indirect
14
14
github.com/antlr4-go/antlr/v4 v4.13.0 // indirect
15
15
github.com/blang/semver/v4 v4.0.0 // indirect
16
16
github.com/spf13/cobra v1.8.1 // 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.22.1
25
+ github.com/google/cel-go v0.23.0
26
26
github.com/google/go-cmp v0.6.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.18.0 h1:CJ6drgk+Hf96lkLikr4rFf19WrU0BOWEihyZnI2TAzo =
2
- cel.dev/expr v0.18.0 /go.mod h1:MrpN08Q+lEBs+bGYdLxxHkZoUSsCp0nSKTs0nTymJgw =
1
+ cel.dev/expr v0.19.1 h1:NciYrtDRIR0lNCnH1LFJegdjspNx9fI59O7TWcua/W4 =
2
+ cel.dev/expr v0.19.1 /go.mod h1:MrpN08Q+lEBs+bGYdLxxHkZoUSsCp0nSKTs0nTymJgw =
3
3
github.com/CycloneDX/cyclonedx-go v0.9.1 h1:yffaWOZsv77oTJa/SdVZYdgAgFioCeycBUKkqS2qzQM =
4
4
github.com/CycloneDX/cyclonedx-go v0.9.1 /go.mod h1:NE/EWvzELOFlG6+ljX/QeMlVt9VKcTwu8u0ccsACEsw =
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.4/go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46t
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.22.1 h1:AfVXx3chM2qwoSbM7Da8g8hX8OVSkBFwX+rz2+PcK40 =
21
- github.com/google/cel-go v0.22.1 /go.mod h1:BuznPXXfQDpXKWQ9sPW3TzlAJN5zzFe+i9tIs0yC4s8 =
20
+ github.com/google/cel-go v0.23.0 h1:knsnzeUOcREUFo0ZFJqZI8Rk6uEVyobAlir7GEbf5v0 =
21
+ github.com/google/cel-go v0.23.0 /go.mod h1:52Pb6QsDbC5kvgxvZhiL9QX1oZEkcUF/ZqaPx1J5Wwo =
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 h1:ofyhxvXcZhMsU5ulbFiLKl/XBFqE1GSq7atu8tAmTRI =
24
24
github.com/google/go-cmp v0.6.0 /go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY =
You can’t perform that action at this time.
0 commit comments