1
1
Fork 0
mirror of https://github.com/schollz/croc.git synced 2025-10-11 05:11:06 +02:00

add age encryption

This commit is contained in:
Zack Scholl 2021-04-23 12:39:27 -07:00
parent b90f9329ca
commit 9db87434a7
4 changed files with 71 additions and 0 deletions

1
go.mod
View file

@ -3,6 +3,7 @@ module github.com/schollz/croc/v9
go 1.13
require (
filippo.io/age v1.0.0-rc.1 // indirect
github.com/OneOfOne/xxhash v1.2.5 // indirect
github.com/cespare/xxhash v1.1.0
github.com/cpuguy83/go-md2man/v2 v2.0.0 // indirect