FiloSottile / age

A simple, modern and secure encryption tool (and Go library) with small explicit keys, no config options, and UNIX-style composability.
https://age-encryption.org
BSD 3-Clause "New" or "Revised" License
15.95k stars 482 forks source link

Add support for Dependabot #341

Closed gaby closed 2 years ago

gaby commented 2 years ago
FiloSottile commented 2 years ago

Thank you for the PR, but I don't believe in the need to constantly pull up dependency versions.

If there is a security fix, I'll get a notification and assess whether age is impacted. If there is a feature or performance improvement we can pull it in with more purpose. age works well with the current dependencies, and just bringing in changes for the sake of it can only lead to breakage.