moved log into it's own repository

This commit is contained in:
raz-varren
2018-03-20 21:07:20 +00:00
parent d1e27b73ef
commit d12965af3a
17 changed files with 16 additions and 428 deletions

View File

@@ -3,7 +3,7 @@ package ss
import (
"bytes"
"encoding/json"
"github.com/raz-varren/sacrificial-socket/log"
"github.com/raz-varren/log"
"github.com/raz-varren/sacrificial-socket/tools"
"golang.org/x/net/websocket"
"sync"