Skip to content

Commit 38f6802

Browse files
Merge branch 'main' into feature/ovh-kms
Signed-off-by: Arun Bhagyanath <arunbhagyanath@users.noreply.github.com>
2 parents 62a5f87 + 2fe1684 commit 38f6802

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

README.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -223,6 +223,7 @@ When decrypting a file with the corresponding identity, SOPS will look for a
223223
text file name ``keys.txt`` located in a ``sops`` subdirectory of your user
224224
configuration directory.
225225

226+
226227
- **Linux**
227228

228229
- Looks for ``keys.txt`` in ``$XDG_CONFIG_HOME/sops/age/keys.txt``;

go.mod

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ require (
103103
github.com/gogo/protobuf v1.3.2 // indirect
104104
github.com/golang-jwt/jwt/v5 v5.2.2 // indirect
105105
github.com/google/s2a-go v0.1.9 // indirect
106+
github.com/google/uuid v1.6.0 // indirect
106107
github.com/googleapis/enterprise-certificate-proxy v0.3.6 // indirect
107108
github.com/googleapis/gax-go/v2 v2.14.2 // indirect
108109
github.com/hashicorp/errwrap v1.1.0 // indirect

0 commit comments

Comments
 (0)