Skip to content

Commit 4d8d5ba

Browse files
committed
remove deprecated go library
1 parent 543a005 commit 4d8d5ba

File tree

1 file changed

+0
-31
lines changed

1 file changed

+0
-31
lines changed

views/website/libraries/9-Go.json

Lines changed: 0 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -315,37 +315,6 @@
315315
"repoUrl": "https://github.com/pascaldekloe/jwt",
316316
"installCommandHtml": "go get <a href=\"https://godoc.org/github.com/pascaldekloe/jwt\">github.com/pascaldekloe/jwt</a>"
317317
},
318-
{
319-
"minimumVersion": null,
320-
"support": {
321-
"sign": true,
322-
"verify": true,
323-
"iss": false,
324-
"sub": false,
325-
"aud": false,
326-
"exp": false,
327-
"nbf": false,
328-
"iat": false,
329-
"jti": false,
330-
"hs256": true,
331-
"hs384": false,
332-
"hs512": true,
333-
"rs256": false,
334-
"rs384": false,
335-
"rs512": false,
336-
"es256": false,
337-
"es384": false,
338-
"es512": false,
339-
"ps256": false,
340-
"ps384": false,
341-
"ps512": false
342-
},
343-
"authorUrl": "https://gitlab.com/rucuriousyet",
344-
"authorName": "Seth Moeckel",
345-
"gitHubRepoPath": null,
346-
"repoUrl": "https://gitlab.com/rucuriousyet/jwt",
347-
"installCommandHtml": "go get <a href=\"https://godoc.org/gitlab.com/rucuriousyet/jwt\">gitlab.com/rucuriousyet/jwt</a>"
348-
},
349318
{
350319
"minimumVersion": null,
351320
"support": {

0 commit comments

Comments
 (0)