Add support of ntp time verification

This commit is contained in:
9seconds
2018-07-13 09:05:26 +03:00
parent d0ae470c73
commit 71da117d94
4 changed files with 93 additions and 2 deletions
+4
View File
@@ -48,3 +48,7 @@
[[constraint]]
branch = "master"
name = "github.com/dustin/go-humanize"
[[constraint]]
name = "github.com/beevik/ntp"
version = "0.2.0"