diff options
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
