fix: JWT validation uses wrong current time due to a bug in auto-update
Upgrade auto-update to 0.2.7 which contains a fix to a bug causing some threads not seeing updates to the cached values.
(cherry picked from commit a2a592a617)
This commit is contained in:
committed by
Steve Chavez
parent
b6ffe9bcf8
commit
cbdafd6f8b
+1
-1
@@ -9,7 +9,7 @@ nix:
|
||||
pure: false
|
||||
|
||||
extra-deps:
|
||||
- auto-update-0.2.6
|
||||
- auto-update-0.2.7
|
||||
- configurator-pg-0.2.11
|
||||
- fuzzyset-0.2.4
|
||||
- hasql-pool-1.0.1
|
||||
|
||||
Reference in New Issue
Block a user