First version, 0.1.0

This commit is contained in:
jar3b
2019-04-09 17:32:35 +03:00
parent 3b30616476
commit f8e923b600
4 changed files with 114 additions and 0 deletions

3
go.mod Normal file
View File

@@ -0,0 +1,3 @@
module github.com/jar3b/grawt
require github.com/sirupsen/logrus v1.4.1