fixed
address
This commit is contained in:
@@ -4,7 +4,7 @@ import (
|
||||
"encoding/json"
|
||||
"gopkg.in/yaml.v2"
|
||||
"io/ioutil"
|
||||
"loafle.com/overflow/agent_api/config_manager"
|
||||
"git.loafle.net/overflow/agent_api/config_manager"
|
||||
"log"
|
||||
"os"
|
||||
"strings"
|
||||
|
||||
@@ -6,9 +6,9 @@ import (
|
||||
"encoding/json"
|
||||
"github.com/google/uuid"
|
||||
"io/ioutil"
|
||||
"loafle.com/overflow/agent_api/config_manager"
|
||||
"loafle.com/overflow/agent_api/messages"
|
||||
"loafle.com/overflow/agent_api/observer"
|
||||
"git.loafle.net/overflow/agent_api/config_manager"
|
||||
"git.loafle.net/overflow/agent_api/messages"
|
||||
"git.loafle.net/overflow/agent_api/observer"
|
||||
"log"
|
||||
"time"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user