Skip to content

Commit 3593990

Browse files
authored
Update 9-Go.json
github.com/lestrrat-go/jwx supports EdDSA since v1.0.7 https://github.com/lestrrat-go/jwx/releases/tag/v1.0.7
1 parent a6a3a75 commit 3593990

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

views/website/libraries/9-Go.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,8 @@
182182
"es512": true,
183183
"ps256": true,
184184
"ps384": true,
185-
"ps512": true
185+
"ps512": true,
186+
"eddsa": true
186187
},
187188
"authorUrl": "https://github.com/lestrrat",
188189
"authorName": "lestrrat",

0 commit comments

Comments
 (0)