Skip to content

Commit bf2c298

Browse files
build(deps): bump github.com/google/cel-go
Bumps the go_modules group with 1 update in the /kubernetes-logs directory: [github.com/google/cel-go](https://github.com/google/cel-go). Updates `github.com/google/cel-go` from 0.28.1 to 0.29.0 - [Release notes](https://github.com/google/cel-go/releases) - [Commits](cel-expr/cel-go@v0.28.1...v0.29.0) --- updated-dependencies: - dependency-name: github.com/google/cel-go dependency-version: 0.29.0 dependency-type: indirect dependency-group: go_modules ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 891fa7b commit bf2c298

2 files changed

Lines changed: 42 additions & 96 deletions

File tree

kubernetes-logs/go.mod

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ require (
2727
github.com/antlr4-go/antlr/v4 v4.13.1 // indirect
2828
github.com/atotto/clipboard v0.1.4 // indirect
2929
github.com/aws/aws-sdk-go-v2 v1.42.0 // indirect
30-
github.com/aws/aws-sdk-go-v2/config v1.32.25 // indirect
3130
github.com/aws/smithy-go v1.27.1 // indirect
3231
github.com/aymanbagabas/go-osc52/v2 v2.0.1 // indirect
3332
github.com/beorn7/perks v1.0.1 // indirect
@@ -87,7 +86,7 @@ require (
8786
github.com/goccy/go-yaml v1.19.2 // indirect
8887
github.com/golang/groupcache v0.0.0-20241129210726-2c02b8208cf8 // indirect
8988
github.com/golang/protobuf v1.5.4 // indirect
90-
github.com/google/cel-go v0.28.1 // indirect
89+
github.com/google/cel-go v0.29.0 // indirect
9190
github.com/google/gnostic-models v0.7.1 // indirect
9291
github.com/google/uuid v1.6.0 // indirect
9392
github.com/gosimple/slug v1.15.0 // indirect

0 commit comments

Comments
 (0)