cyberark / summon-aws-secrets

Summon provider for AWS Secrets Manager
MIT License
52 stars 17 forks source link

Prune old version of gopkg.in/yaml.v3 #66

Closed andytinkham closed 2 years ago

andytinkham commented 2 years ago

Signed-off-by: Andy Tinkham andy.tinkham@cyberark.com

Desired Outcome

Prune old version of gopkg.in/yaml.v3. We already used a newer one so weren't vulnerable to the issues in the older version, but this removes it entirely from consideration.

Implemented Changes

Added replace statement to force v3.0.1