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

@@ -3,7 +3,7 @@ package curve25519
import (
"fmt"
"github.com/rkonfj/peerguard/secure"
"github.com/sigcn/pg/secure"
"github.com/spf13/cobra"
)