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

@@ -13,8 +13,8 @@ import (
"strings"
"time"
"github.com/rkonfj/peerguard/disco"
"github.com/rkonfj/peerguard/rdt"
"github.com/sigcn/pg/disco"
"github.com/sigcn/pg/rdt"
)
type FileHandle struct {