Make daemon return decrypted data, not passphrase

This commit is contained in:
2025-05-08 18:47:35 +00:00
parent 949ef622c7
commit e7f041bb0a
9 changed files with 73 additions and 47 deletions
+1
View File
@@ -8,6 +8,7 @@ require (
github.com/Microsoft/go-winio v0.6.2
golang.org/x/crypto v0.37.0
golang.org/x/sys v0.32.0
golang.org/x/term v0.31.0
)
replace golang.org/x/sys => github.com/rwinkhart/sys-freebsd-13-xucred v0.32.0