fix: rework sync logic

This commit is contained in:
jar3b
2020-10-30 18:20:27 +03:00
parent ed59ea1d0a
commit 486382b9d6
4 changed files with 37 additions and 14 deletions

4
go.mod
View File

@@ -1,3 +1,5 @@
module github.com/jar3b/grawt
require github.com/sirupsen/logrus v1.4.1
go 1.15
require github.com/sirupsen/logrus v1.7.0