3
0
mirror of https://github.com/42wim/matterbridge.git synced 2025-03-02 20:30:55 +01:00
Wim 4dd8bae5c9
Update dependencies ()
* Update dependencies

* Update module to go 1.17
2021-10-17 00:47:22 +02:00

5 lines
166 B
Go

// 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