Skip to content

Commit

Permalink
update to dusk-wallet v1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jules committed Dec 24, 2019
1 parent 284da22 commit 9d14134
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/dusk-network/dusk-blockchain
require (
github.com/bwesterb/go-ristretto v1.1.1
github.com/dusk-network/dusk-crypto v0.1.0
github.com/dusk-network/dusk-wallet v1.1.1
github.com/dusk-network/dusk-wallet v1.1.2
github.com/dusk-network/dusk-zkproof v0.0.0-20190727103229-8b0c008561ee
github.com/go-chi/render v1.0.1
github.com/golang/protobuf v1.3.2 // indirect
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ github.com/dusk-network/bn256 v0.5.0-lattices h1:3PWpy5mxJI7UNPdfjHzI3Mw2MhbZbHt
github.com/dusk-network/bn256 v0.5.0-lattices/go.mod h1:KGkfDyf8GXeworEpuKRRfPGQa/CzezrYUGaaABueUhg=
github.com/dusk-network/dusk-crypto v0.1.0 h1:HUwtbA00D2WH8xBd1xvKSIUlJtu4ulBSte+yyKO8tZg=
github.com/dusk-network/dusk-crypto v0.1.0/go.mod h1:Hgr/7jihizg4T/om70iCt4p0uon2asf/9AAzeegu9CU=
github.com/dusk-network/dusk-wallet v1.1.1 h1:3Ze3RavEvEHNOBSr+ks7b49uC2gi/rCv2Q03cEAlkr8=
github.com/dusk-network/dusk-wallet v1.1.1/go.mod h1:MqjZmkfz5ISQ2LSLjpDjyX+o449Ps5luMFINxYan6eM=
github.com/dusk-network/dusk-wallet v1.1.2 h1:ZY7jyySI5Qruun37ZedNtxI0VNNuAL1RgJtTzTph8GI=
github.com/dusk-network/dusk-wallet v1.1.2/go.mod h1:MqjZmkfz5ISQ2LSLjpDjyX+o449Ps5luMFINxYan6eM=
github.com/dusk-network/dusk-zkproof v0.0.0-20190727103229-8b0c008561ee h1:etA5E8o7AM8hxSvMiqxxRIaQ5Ke7zWZRM65ZkqsnAVU=
github.com/dusk-network/dusk-zkproof v0.0.0-20190727103229-8b0c008561ee/go.mod h1:PpPxJzdlQ023fALM5AGWeFrIaIU2igVmxr3QiRaf+ks=
github.com/fsnotify/fsnotify v1.4.7 h1:IXs+QLmnXW2CcXuY+8Mzv/fWEsPGWxqefPtCP5CnV9I=
Expand Down

0 comments on commit 9d14134

Please sign in to comment.