netdata_tsrelay.nim
changeset 27 38fef53ec76f
parent 23 89ba1d73b232
--- a/netdata_tsrelay.nim	Wed Oct 27 14:51:51 2021 -0700
+++ b/netdata_tsrelay.nim	Wed Oct 27 14:52:54 2021 -0700
@@ -30,17 +30,17 @@
 
 import
     db_postgres,
-    json,
-    nativesockets,
-    net,
-    parseopt,
-    posix,
+    std/json,
+    std/nativesockets,
+    std/net,
+    std/parseopt,
+    std/posix,
     std/exitprocs,
-    strutils,
-    strformat,
-    tables,
-    terminal,
-    times
+    std/strutils,
+    std/strformat,
+    std/tables,
+    std/terminal,
+    std/times
 
 
 const