mirror of
https://github.com/coder/coder.git
synced 2025-03-14 10:09:57 +00:00
Codebase currently uses both v3 and v4 versions of the `go-jose` dependency. To maintain consistency, we should standardize on using only the latest v4 version. Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>