diff options
author | Bas van Kervel <bas@ethdev.com> | 2016-02-19 19:06:58 +0800 |
---|---|---|
committer | Bas van Kervel <bas@ethdev.com> | 2016-02-19 19:55:31 +0800 |
commit | 6777531a2d3367ef3cee933d7a36945eecb37090 (patch) | |
tree | c07fe639278781727413c1d4cd340151959e3001 /Godeps/Godeps.json | |
parent | aa36a6ae4f24f07e2c470a21c93ff37ad5861982 (diff) | |
download | dexon-6777531a2d3367ef3cee933d7a36945eecb37090.tar.gz dexon-6777531a2d3367ef3cee933d7a36945eecb37090.tar.zst dexon-6777531a2d3367ef3cee933d7a36945eecb37090.zip |
console: seed random number generator
Diffstat (limited to 'Godeps/Godeps.json')
-rw-r--r-- | Godeps/Godeps.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Godeps/Godeps.json b/Godeps/Godeps.json index dcf0a60cb..2858ef0c9 100644 --- a/Godeps/Godeps.json +++ b/Godeps/Godeps.json @@ -84,7 +84,7 @@ }, { "ImportPath": "github.com/robertkrimen/otto", - "Rev": "c21072f61b64b51ea58138ccacf0a85d54b9f07c" + "Rev": "53221230c215611a90762720c9042ac782ef74ee" }, { "ImportPath": "github.com/syndtr/goleveldb/leveldb", |