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 (
1010)
1111
1212require (
13- cel.dev/expr v0.18.0 // indirect
13+ cel.dev/expr v0.19.1 // indirect
1414 github.com/antlr4-go/antlr/v4 v4.13.0 // indirect
1515 github.com/blang/semver/v4 v4.0.0 // indirect
1616 github.com/spf13/cobra v1.8.1 // indirect
@@ -22,7 +22,7 @@ require (
2222 github.com/anchore/go-struct-converter v0.0.0-20230627203149-c72ef8859ca9 // indirect
2323 github.com/common-nighthawk/go-figure v0.0.0-20210622060536-734e95fb86be // indirect
2424 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
2626 github.com/google/go-cmp v0.6.0 // indirect
2727 github.com/google/uuid v1.6.0 // indirect
2828 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 =
33github.com/CycloneDX/cyclonedx-go v0.9.1 h1:yffaWOZsv77oTJa/SdVZYdgAgFioCeycBUKkqS2qzQM =
44github.com/CycloneDX/cyclonedx-go v0.9.1 /go.mod h1:NE/EWvzELOFlG6+ljX/QeMlVt9VKcTwu8u0ccsACEsw =
55github.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
1717github.com/davecgh/go-spew v1.1.0 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
1818github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c =
1919github.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 =
2222github.com/google/go-cmp v0.5.9 /go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY =
2323github.com/google/go-cmp v0.6.0 h1:ofyhxvXcZhMsU5ulbFiLKl/XBFqE1GSq7atu8tAmTRI =
2424github.com/google/go-cmp v0.6.0 /go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY =
You can’t perform that action at this time.
0 commit comments