all the directives are copied in with their types. working on validators now.

This commit is contained in:
bts
2020-09-27 03:23:58 -04:00
parent c22786204a
commit 4b912a8dae
21 changed files with 859 additions and 131 deletions
-9
View File
@@ -1,9 +0,0 @@
module r00t2.io/sshsecure
go 1.15
require (
github.com/dchest/bcrypt_pbkdf v0.0.0-20150205184540-83f37f9c154a
github.com/go-restruct/restruct v1.2.0-alpha
golang.org/x/crypto v0.0.0-20200820211705-5c72a883971a // indirect
)