mirror of
https://github.com/Mic92/sops-nix.git
synced 2025-12-26 14:14:58 +08:00
build(deps): bump github.com/ProtonMail/go-crypto from 1.1.3 to 1.1.4
Bumps [github.com/ProtonMail/go-crypto](https://github.com/ProtonMail/go-crypto) from 1.1.3 to 1.1.4. - [Release notes](https://github.com/ProtonMail/go-crypto/releases) - [Commits](https://github.com/ProtonMail/go-crypto/compare/v1.1.3...v1.1.4) --- updated-dependencies: - dependency-name: github.com/ProtonMail/go-crypto dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
0f4744b5a9
commit
7ac4c301af
2 changed files with 3 additions and 3 deletions
2
go.mod
2
go.mod
|
|
@ -4,7 +4,7 @@ go 1.18
|
|||
|
||||
require (
|
||||
github.com/Mic92/ssh-to-age v0.0.0-20240115094500-460a2109aaf0
|
||||
github.com/ProtonMail/go-crypto v1.1.3
|
||||
github.com/ProtonMail/go-crypto v1.1.4
|
||||
github.com/getsops/sops/v3 v3.8.1
|
||||
github.com/joho/godotenv v1.5.1
|
||||
github.com/mozilla-services/yaml v0.0.0-20201007153854-c369669a6625
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue