We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 519c27e commit 52c76cfCopy full SHA for 52c76cf
README.md
@@ -8,7 +8,7 @@ It uses [jwt-go](https://github.com/dgrijalva/jwt-go) to provide a jwt authentic
8
9
## Install
10
11
-Install `v1.x.x` version if `jwt-go` using [v2](http://gopkg.in/dgrijalva/jwt-go.v2) version. To get the package, execute:
+Install gin-gwt `v1` version if `jwt-go` using [v2](http://gopkg.in/dgrijalva/jwt-go.v2) version. To get the package, execute:
12
13
```bash
14
$ go get gopkg.in/appleboy/gin-jwt.v1
0 commit comments