transfer project to SIGCN organization

This commit is contained in:
rkonfj
2024-09-27 11:20:17 +08:00
parent f16f1319ec
commit dfd114d5d0
36 changed files with 69 additions and 69 deletions

View File

@@ -7,8 +7,8 @@ import (
"net"
"net/url"
"github.com/rkonfj/peerguard/disco"
"github.com/rkonfj/peerguard/p2p"
"github.com/sigcn/pg/disco"
"github.com/sigcn/pg/p2p"
)
type PublicNetwork struct {