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