Dependency go:github.com/satori/go.uuid:v1.2.0 is vulnerable
CVE-2021-3538 9.8 Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG) vulnerability with high severity found
So use github.com/google/uuid:v1.3.0 to replace github.com/satori/go.uuid:v1.2.0
Dependency go:github.com/satori/go.uuid:v1.2.0 is vulnerable CVE-2021-3538 9.8 Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG) vulnerability with high severity found
So use
github.com/google/uuid:v1.3.0
to replacegithub.com/satori/go.uuid:v1.2.0