Switch everything to my branch so it builds since the original branch needs it's dependencies updated
This commit is contained in:
@@ -16,8 +16,8 @@ import (
|
||||
"strings"
|
||||
"time"
|
||||
|
||||
"github.com/MDrollette/i2p-tools/reseed"
|
||||
"github.com/MDrollette/i2p-tools/su3"
|
||||
"github.com/eyedeekay/i2p-tools-1/reseed"
|
||||
"github.com/eyedeekay/i2p-tools-1/su3"
|
||||
)
|
||||
|
||||
func loadPrivateKey(path string) (*rsa.PrivateKey, error) {
|
||||
|
||||
Reference in New Issue
Block a user