Skip to content

Commit

Permalink
deps: pin go-ds-bbolt to version
Browse files Browse the repository at this point in the history
  • Loading branch information
postables committed Jun 28, 2019
1 parent 3abdad9 commit 6e62848
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require (
github.com/AndreasBriese/bbloom v0.0.0-20190306092124-e2d15f34fcf9 // indirect
github.com/RTradeLtd/crypto/v2 v2.1.1
github.com/RTradeLtd/entropy-mnemonics v0.0.0-20170316012907-7b01a644a636
github.com/RTradeLtd/go-ds-bbolt v0.0.2-0.20190628225551-8b14609520ff
github.com/RTradeLtd/go-ds-bbolt v0.0.2
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/dgryski/go-farm v0.0.0-20190416075124-e1214b5e05dc // indirect
github.com/golang/protobuf v1.3.1 // indirect
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ github.com/RTradeLtd/go-ds-bbolt v0.0.2-0.20190628224425-3f1ebba3b4b1 h1:A0XWMYZ
github.com/RTradeLtd/go-ds-bbolt v0.0.2-0.20190628224425-3f1ebba3b4b1/go.mod h1:Eovtvz74c8PD+5a24yo0s1jXZMDfdDAz5bBdeprV470=
github.com/RTradeLtd/go-ds-bbolt v0.0.2-0.20190628225551-8b14609520ff h1:wGzvuvAdfh45kyYvZFCHx/u15GftqHTxombhM3sov80=
github.com/RTradeLtd/go-ds-bbolt v0.0.2-0.20190628225551-8b14609520ff/go.mod h1:Eovtvz74c8PD+5a24yo0s1jXZMDfdDAz5bBdeprV470=
github.com/RTradeLtd/go-ds-bbolt v0.0.2 h1:CR/Z5RudOBYqQaL1VZ8ocb2sYwdqg/hJ61thwubnLr4=
github.com/RTradeLtd/go-ds-bbolt v0.0.2/go.mod h1:Eovtvz74c8PD+5a24yo0s1jXZMDfdDAz5bBdeprV470=
github.com/aead/siphash v1.0.1/go.mod h1:Nywa3cDsYNNK3gaciGTWPwHt0wlpNV15vwmswBAUSII=
github.com/btcsuite/btcd v0.0.0-20190213025234-306aecffea32/go.mod h1:DrZx5ec/dmnfpw9KyYoQyYo7d0KEvTkk/5M/vbZjAr8=
github.com/btcsuite/btcd v0.0.0-20190523000118-16327141da8c h1:aEbSeNALREWXk0G7UdNhR3ayBV7tZ4M2PNmnrCAph6Q=
Expand Down

0 comments on commit 6e62848

Please sign in to comment.