mirror of
https://github.com/cwinfo/yggdrasil-go.git
synced 2025-06-14 22:06:05 +00:00
move files, still need to fix exports and compile errors
This commit is contained in:
@ -8,7 +8,9 @@ import (
|
||||
"net"
|
||||
"regexp"
|
||||
|
||||
"github.com/yggdrasil-network/yggdrasil-go/src/address"
|
||||
"github.com/yggdrasil-network/yggdrasil-go/src/config"
|
||||
"github.com/yggdrasil-network/yggdrasil-go/src/crypto"
|
||||
"github.com/yggdrasil-network/yggdrasil-go/src/defaults"
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user