aboutsummaryrefslogtreecommitdiffstats
path: root/Gopkg.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Gopkg.toml')
-rw-r--r--Gopkg.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/Gopkg.toml b/Gopkg.toml
index 7f32948..b495aa6 100644
--- a/Gopkg.toml
+++ b/Gopkg.toml
@@ -42,8 +42,8 @@
name = "github.com/syndtr/goleveldb"
[[constraint]]
- branch = "master"
- name = "github.com/herumi/bls"
+ branch = "dev"
+ name = "github.com/Spiderpowa/bls"
[prune]
go-tests = true