update relay package

This commit is contained in:
ginuerzh
2020-03-01 20:25:26 +08:00
parent b015ac660a
commit 0f8064470f
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ import (
"sync"
"time"
"github.com/ginuerzh/relay"
"github.com/go-gost/relay"
"github.com/go-log/log"
)