mirror of
https://github.com/Mic92/sops-nix.git
synced 2025-12-26 22:24:59 +08:00
build(deps): bump github.com/ProtonMail/go-crypto
Bumps [github.com/ProtonMail/go-crypto](https://github.com/ProtonMail/go-crypto) from 1.1.0-alpha.3-proton to 1.1.0-alpha.5-proton. - [Release notes](https://github.com/ProtonMail/go-crypto/releases) - [Commits](https://github.com/ProtonMail/go-crypto/compare/v1.1.0-alpha.3-proton...v1.1.0-alpha.5-proton) --- 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
909e8cfb60
commit
7fb044cbe6
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.0-alpha.3-proton
|
||||
github.com/ProtonMail/go-crypto v1.1.0-alpha.5-proton
|
||||
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