mirror of
https://github.com/Mic92/sops-nix.git
synced 2026-07-17 14:35:25 +08:00
sops-install-secrets: change sops url
downgrade go-crypto again
This commit is contained in:
parent
804157eb75
commit
eb7e7f0842
4 changed files with 283 additions and 320 deletions
|
|
@ -18,9 +18,9 @@ import (
|
|||
"github.com/Mic92/sops-nix/pkgs/sops-install-secrets/sshkeys"
|
||||
agessh "github.com/Mic92/ssh-to-age"
|
||||
|
||||
"github.com/getsops/sops/v3/decrypt"
|
||||
"github.com/joho/godotenv"
|
||||
"github.com/mozilla-services/yaml"
|
||||
"go.mozilla.org/sops/v3/decrypt"
|
||||
)
|
||||
|
||||
type secret struct {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue