This repository has been archived by the owner on Aug 31, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 95
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Upgrade jwt-go dependency version (#101)
#### Why I did it Bump up dependency version from 3.2.0 to 3.2.1 #### How I did it Inside of go.mod I specify to use v 3.2.1 of jwt-go library github.com/dgrijalva/jwt-go@9742bd7fca1c67ba2eb793750f56ee3094d1b04f #### How to verify it go.mod and go.sum files are updated accordingly. #### Which release branch to backport (provide reason below if selected)
- Loading branch information
Showing
2 changed files
with
3 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters