Skip to content

Commit 336a950

Browse files
committed
Propagate PPS support for a Go library.
1 parent d0f38cc commit 336a950

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

views/website/libraries/9-Go.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -302,9 +302,9 @@
302302
"es256": true,
303303
"es384": true,
304304
"es512": true,
305-
"ps256": false,
306-
"ps384": false,
307-
"ps512": false
305+
"ps256": true,
306+
"ps384": true,
307+
"ps512": true
308308
},
309309
"authorUrl": "https://github.com/pascaldekloe",
310310
"authorName": "Pascal de Kloe",

0 commit comments

Comments
 (0)