summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2025-02-26 22:14:32 +0000
committerGitHub <noreply@github.com>2025-02-26 22:14:32 +0000
commit1cffac1d70a3eedbf7964060d6b689712b80be02 (patch)
treed00e668367467b6bf438d96e96c1ea7e52c463e8 /go.mod
parent7dd090aaacd83e88713f63b299d3f79004c9f4a3 (diff)
build(deps): update module github.com/google/cel-go to v0.24.0 (#8832)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 58d4140e7..add75d164 100644
--- a/go.mod
+++ b/go.mod
@@ -24,7 +24,7 @@ require (
github.com/go-viper/mapstructure/v2 v2.2.1
github.com/go-webauthn/webauthn v0.12.1
github.com/golang-jwt/jwt/v5 v5.2.1
- github.com/google/cel-go v0.23.2
+ github.com/google/cel-go v0.24.0
github.com/google/uuid v1.6.0
github.com/hashicorp/go-retryablehttp v0.7.7
github.com/jackc/pgx/v5 v5.7.2