-
Notifications
You must be signed in to change notification settings - Fork 764
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change uuid lib to fix vulnerability
Change github.com/satori/go.uuid to github.com/gofrs/uuid. The former is not a maintained library, and since it has a critical vulnerability CVE-2021-3538 there's an ongoing discussion proposing to change it for the later.
- Loading branch information
Félix Ortega Hortigüela
committed
Feb 28, 2022
1 parent
e2ff660
commit ee7693e
Showing
3 changed files
with
5 additions
and
2 deletions.
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
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