Update utils.go
martin61
This commit is contained in:
@@ -11,8 +11,8 @@ import (
|
||||
"os"
|
||||
"strings"
|
||||
|
||||
"github.com/MDrollette/i2p-tools/reseed"
|
||||
"github.com/MDrollette/i2p-tools/su3"
|
||||
"github.com/martin61/i2p-tools/reseed"
|
||||
"github.com/martin61/i2p-tools/su3"
|
||||
)
|
||||
|
||||
func loadPrivateKey(path string) (*rsa.PrivateKey, error) {
|
||||
|
||||
Reference in New Issue
Block a user