summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
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 2710a42a7..a1b018e86 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.24.0
+ github.com/google/cel-go v0.24.1
github.com/google/uuid v1.6.0
github.com/hashicorp/go-retryablehttp v0.7.7
github.com/jackc/pgx/v5 v5.7.2