Skip to content

Commit cea730c

Browse files
committedJan 19, 2022
Update go get to v2 in README
·
v2.3.0v2.0.0
1 parent f445c30 commit cea730c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ context.
3333
## Installation
3434

3535
```shell
36-
go get github.com/auth0/go-jwt-middleware/v2@v2.0.0-beta
36+
go get github.com/auth0/go-jwt-middleware/v2
3737
```
3838

3939
[[table of contents]](#table-of-contents)

0 commit comments

Comments
 (0)
Please sign in to comment.