aboutsummaryrefslogtreecommitdiffstats
path: root/core/crypto/dkg/dkg.go
diff options
context:
space:
mode:
Diffstat (limited to 'core/crypto/dkg/dkg.go')
-rw-r--r--core/crypto/dkg/dkg.go8
1 files changed, 4 insertions, 4 deletions
diff --git a/core/crypto/dkg/dkg.go b/core/crypto/dkg/dkg.go
index 7e5a95b..8011e18 100644
--- a/core/crypto/dkg/dkg.go
+++ b/core/crypto/dkg/dkg.go
@@ -24,11 +24,11 @@ import (
"sync"
"sync/atomic"
- "github.com/byzantine-lab/bls/ffi/go/bls"
- "github.com/byzantine-lab/go-tangerine/rlp"
+ "github.com/tangerine-network/bls/ffi/go/bls"
+ "github.com/tangerine-network/go-tangerine/rlp"
- "gitlab.com/byzantine-lab/tangerine-consensus/common"
- "gitlab.com/byzantine-lab/tangerine-consensus/core/crypto"
+ "github.com/tangerine-network/tangerine-consensus/common"
+ "github.com/tangerine-network/tangerine-consensus/core/crypto"
)
var (