To get the package, execute:
go get gopkg.in/square/go-jose.v1/jwt
To import this package, add the following line to your code:
import "gopkg.in/square/go-jose.v1/jwt"
For more details, see the API documentation.