diff --git a/integrations/watchorder/watch_order.go b/integrations/watchorder/watch_order.go index 7dff395..b5ff6aa 100644 --- a/integrations/watchorder/watch_order.go +++ b/integrations/watchorder/watch_order.go @@ -6,7 +6,7 @@ import ( "errors" "fmt" "io" - "mal/pkg/errlog" + errlog "mal/pkg" netutil "mal/pkg/net" "net/http" "regexp"