Skip to content

Commit

Permalink
fix(deps): update module github.com/google/cel-go to v0.22.0 (#19241)
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 8, 2024
1 parent 92cbe03 commit ee9bb1f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion boundaries/shop/feed/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/shortlink-org/shortlink/boundaries/shop/feed
go 1.23.3

require (
github.com/google/cel-go v0.21.0
github.com/google/cel-go v0.22.0
github.com/shopspring/decimal v1.4.0
github.com/stretchr/testify v1.9.0
gopkg.in/yaml.v2 v2.4.0
Expand Down
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ require (
github.com/go-sql-driver/mysql v1.8.1
github.com/golang-migrate/migrate/v4 v4.18.1
github.com/golang/glog v1.2.3
github.com/google/cel-go v0.21.0
github.com/google/cel-go v0.22.0
github.com/google/uuid v1.6.0
github.com/google/wire v0.6.0
github.com/grafana/pyroscope-go v1.2.0
Expand Down

0 comments on commit ee9bb1f

Please sign in to comment.