mirror of
https://codeberg.org/superseriousbusiness/gotosocial.git
synced 2025-05-01 18:10:23 +03:00
update oauth library -> v4.3.1-SSB
Signed-off-by: kim (grufwub) <grufwub@gmail.com>
This commit is contained in:
parent
2b14b20802
commit
fce3ba6382
32 changed files with 1019 additions and 714 deletions
vendor/github.com/golang-jwt/jwt
4
vendor/github.com/golang-jwt/jwt/doc.go
generated
vendored
Normal file
4
vendor/github.com/golang-jwt/jwt/doc.go
generated
vendored
Normal file
|
@ -0,0 +1,4 @@
|
|||
// Package jwt is a Go implementation of JSON Web Tokens: http://self-issued.info/docs/draft-jones-json-web-token.html
|
||||
//
|
||||
// See README.md for more info.
|
||||
package jwt
|
Loading…
Add table
Add a link
Reference in a new issue