diff --git a/netdata_tsrelay.nim b/netdata_tsrelay.nim index b4c7502..504c3ea 100644 --- a/netdata_tsrelay.nim +++ b/netdata_tsrelay.nim @@ -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