fixed
address
This commit is contained in:
parent
e6c0a4ff71
commit
144c1df93b
|
@ -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"
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue
Block a user