chore: update module path to git.kingecg.top
This commit is contained in:
parent
5124b1c66f
commit
ce63bcd700
|
@ -10,7 +10,7 @@ import (
|
|||
"sync"
|
||||
|
||||
"module git.kingecg.top/kingecg/goemitter"
|
||||
"git.pyer.club/kingecg/gotunnelserver/util"
|
||||
"git.kingecg.top/kingecg/gotunnelserver/util"
|
||||
ws "github.com/gorilla/websocket"
|
||||
)
|
||||
|
||||
|
|
|
@ -7,8 +7,8 @@ import (
|
|||
"time"
|
||||
|
||||
"module git.kingecg.top/kingecg/goemitter"
|
||||
"git.pyer.club/kingecg/gotunnelserver/server"
|
||||
"git.pyer.club/kingecg/gotunnelserver/util"
|
||||
"git.kingecg.top/kingecg/gotunnelserver/server"
|
||||
"git.kingecg.top/kingecg/gotunnelserver/util"
|
||||
ws "github.com/gorilla/websocket"
|
||||
)
|
||||
|
||||
|
|
6
go.mod
6
go.mod
|
@ -3,8 +3,8 @@ module module git.kingecg.top/kingecg/gotunnelserver
|
|||
go 1.23.1
|
||||
|
||||
require (
|
||||
git.pyer.club/kingecg/command v0.0.0-20241115071005-9f26d1cf2992 // indirect
|
||||
git.pyer.club/kingecg/goemitter v0.0.0-20240919084107-533c3d1be082 // indirect
|
||||
git.pyer.club/kingecg/gologger v1.0.5 // indirect
|
||||
git.kingecg.top/kingecg/command v0.0.0-20241115071005-9f26d1cf2992 // indirect
|
||||
git.kingecg.top/kingecg/goemitter v0.0.0-20240919084107-533c3d1be082 // indirect
|
||||
git.kingecg.top/kingecg/gologger v1.0.5 // indirect
|
||||
github.com/gorilla/websocket v1.5.3 // indirect
|
||||
)
|
||||
|
|
18
go.sum
18
go.sum
|
@ -1,12 +1,12 @@
|
|||
module git.kingecg.top/kingecg/command v0.0.0-20241024110012-525a2ad9662d h1:CIcY8L5FcGy1uO+GvdMeidjdfYSxwTEEEvt3WXBOQAU=
|
||||
git.pyer.club/kingecg/command v0.0.0-20241024110012-525a2ad9662d/go.mod h1:lnSzW19xOIlUwlewxHH0R4SIDO+a4++USjmMjo/jZB0=
|
||||
git.pyer.club/kingecg/command v0.0.0-20241115051719-6fd5111300dc h1:PVvfibld+xRlWIbBlprF0AaIuTpF5QeY3CqthCQP8lg=
|
||||
git.pyer.club/kingecg/command v0.0.0-20241115051719-6fd5111300dc/go.mod h1:7j+/UU5URp7UkTbNtYDvZY3cFywuTRys1TmP3HbNX3A=
|
||||
git.pyer.club/kingecg/command v0.0.0-20241115071005-9f26d1cf2992 h1:QurLvSlNSU2TjTVe9h9+N9QVZEvSXuz9POebExqhfOo=
|
||||
git.pyer.club/kingecg/command v0.0.0-20241115071005-9f26d1cf2992/go.mod h1:7j+/UU5URp7UkTbNtYDvZY3cFywuTRys1TmP3HbNX3A=
|
||||
git.pyer.club/kingecg/goemitter v0.0.0-20240919084107-533c3d1be082 h1:U7Jbet3zObT2qPJ2g408Z9OUvR6phQyHOoHeidM5zUg=
|
||||
git.pyer.club/kingecg/goemitter v0.0.0-20240919084107-533c3d1be082/go.mod h1:2jbknDqoWH41M3MQ9pQZDKBiNtDmNgPcM3XfkE9YkbQ=
|
||||
git.pyer.club/kingecg/gologger v1.0.5 h1:L/N/bleGHhEiaBYBf9U1z2ni0HfhaU71pk8ik/D11oo=
|
||||
git.pyer.club/kingecg/gologger v1.0.5/go.mod h1:SNSl2jRHPzIpHSzdKOoVG798rtYMjPDPFyxUrEgivkY=
|
||||
git.kingecg.top/kingecg/command v0.0.0-20241024110012-525a2ad9662d/go.mod h1:lnSzW19xOIlUwlewxHH0R4SIDO+a4++USjmMjo/jZB0=
|
||||
git.kingecg.top/kingecg/command v0.0.0-20241115051719-6fd5111300dc h1:PVvfibld+xRlWIbBlprF0AaIuTpF5QeY3CqthCQP8lg=
|
||||
git.kingecg.top/kingecg/command v0.0.0-20241115051719-6fd5111300dc/go.mod h1:7j+/UU5URp7UkTbNtYDvZY3cFywuTRys1TmP3HbNX3A=
|
||||
git.kingecg.top/kingecg/command v0.0.0-20241115071005-9f26d1cf2992 h1:QurLvSlNSU2TjTVe9h9+N9QVZEvSXuz9POebExqhfOo=
|
||||
git.kingecg.top/kingecg/command v0.0.0-20241115071005-9f26d1cf2992/go.mod h1:7j+/UU5URp7UkTbNtYDvZY3cFywuTRys1TmP3HbNX3A=
|
||||
git.kingecg.top/kingecg/goemitter v0.0.0-20240919084107-533c3d1be082 h1:U7Jbet3zObT2qPJ2g408Z9OUvR6phQyHOoHeidM5zUg=
|
||||
git.kingecg.top/kingecg/goemitter v0.0.0-20240919084107-533c3d1be082/go.mod h1:2jbknDqoWH41M3MQ9pQZDKBiNtDmNgPcM3XfkE9YkbQ=
|
||||
git.kingecg.top/kingecg/gologger v1.0.5 h1:L/N/bleGHhEiaBYBf9U1z2ni0HfhaU71pk8ik/D11oo=
|
||||
git.kingecg.top/kingecg/gologger v1.0.5/go.mod h1:SNSl2jRHPzIpHSzdKOoVG798rtYMjPDPFyxUrEgivkY=
|
||||
github.com/gorilla/websocket v1.5.3 h1:saDtZ6Pbx/0u+bgYQ3q96pZgCzfhKXGPqt7kZ72aNNg=
|
||||
github.com/gorilla/websocket v1.5.3/go.mod h1:YR8l580nyteQvAITg2hZ9XVh4b55+EU/adAjf1fMHhE=
|
||||
|
|
|
@ -4,8 +4,8 @@ import (
|
|||
"net/http"
|
||||
|
||||
"module git.kingecg.top/kingecg/goemitter"
|
||||
"git.pyer.club/kingecg/gologger"
|
||||
"git.pyer.club/kingecg/gotunnelserver/util"
|
||||
"git.kingecg.top/kingecg/gologger"
|
||||
"git.kingecg.top/kingecg/gotunnelserver/util"
|
||||
"github.com/gorilla/websocket"
|
||||
)
|
||||
|
||||
|
|
|
@ -11,7 +11,7 @@ import (
|
|||
"net/http"
|
||||
|
||||
"module git.kingecg.top/kingecg/gologger"
|
||||
"git.pyer.club/kingecg/gotunnelserver/util"
|
||||
"git.kingecg.top/kingecg/gotunnelserver/util"
|
||||
"github.com/gorilla/websocket"
|
||||
)
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@ import (
|
|||
"encoding/json"
|
||||
|
||||
"module git.kingecg.top/kingecg/goemitter"
|
||||
"git.pyer.club/kingecg/gotunnelserver/util"
|
||||
"git.kingecg.top/kingecg/gotunnelserver/util"
|
||||
"github.com/gorilla/websocket"
|
||||
)
|
||||
|
||||
|
|
|
@ -6,8 +6,8 @@ import (
|
|||
"strconv"
|
||||
|
||||
"module git.kingecg.top/kingecg/command"
|
||||
"git.pyer.club/kingecg/gotunnelserver/client"
|
||||
"git.pyer.club/kingecg/gotunnelserver/util"
|
||||
"git.kingecg.top/kingecg/gotunnelserver/client"
|
||||
"git.kingecg.top/kingecg/gotunnelserver/util"
|
||||
)
|
||||
|
||||
type TunnelAgent struct {
|
||||
|
|
|
@ -6,9 +6,9 @@ import (
|
|||
"strconv"
|
||||
|
||||
"module git.kingecg.top/kingecg/command"
|
||||
"git.pyer.club/kingecg/gotunnelserver/client"
|
||||
"git.pyer.club/kingecg/gotunnelserver/server"
|
||||
"git.pyer.club/kingecg/gotunnelserver/util"
|
||||
"git.kingecg.top/kingecg/gotunnelserver/client"
|
||||
"git.kingecg.top/kingecg/gotunnelserver/server"
|
||||
"git.kingecg.top/kingecg/gotunnelserver/util"
|
||||
)
|
||||
|
||||
type TunnelClient struct {
|
||||
|
|
Loading…
Reference in New Issue