yeah so as a temporary measure, i'm using ssh-keygen for now.

but i'll need to natively incorporate it still.
This commit is contained in:
bts
2021-07-03 23:01:58 -04:00
parent d7ffbea913
commit 7f98e7aa15
9 changed files with 323 additions and 19 deletions
+1
View File
@@ -4,6 +4,7 @@ go 1.16
require (
github.com/Luzifer/go-dhparam v1.1.0
github.com/Masterminds/semver v1.5.0
github.com/dchest/bcrypt_pbkdf v0.0.0-20150205184540-83f37f9c154a
github.com/go-restruct/restruct v1.2.0-alpha
github.com/pkg/errors v0.9.1