aboutsummaryrefslogtreecommitdiff
path: root/Gopkg.lock
diff options
context:
space:
mode:
authorjloup <jean-loup.jamet@trainline.com>2018-06-21 09:32:48 +0200
committerjloup <jean-loup.jamet@trainline.com>2018-06-21 09:33:10 +0200
commitc086df915bf9884fe514a00b6c6d04f36321e1e3 (patch)
tree874017c71c0c7801cf9b42192cefbe0dd316dacf /Gopkg.lock
parentf7521f251456fea091d1eb950fd55a7cd4257c65 (diff)
downloadFront-c086df915bf9884fe514a00b6c6d04f36321e1e3.tar.gz
Front-c086df915bf9884fe514a00b6c6d04f36321e1e3.tar.zst
Front-c086df915bf9884fe514a00b6c6d04f36321e1e3.zip
Set poloniex client timeout to 20 seconds.v0.0.21
Diffstat (limited to 'Gopkg.lock')
-rw-r--r--Gopkg.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gopkg.lock b/Gopkg.lock
index 0123e1c..e1c76dd 100644
--- a/Gopkg.lock
+++ b/Gopkg.lock
@@ -161,7 +161,7 @@
161 branch = "master" 161 branch = "master"
162 name = "github.com/jloup/poloniex" 162 name = "github.com/jloup/poloniex"
163 packages = ["."] 163 packages = ["."]
164 revision = "72d53259a0b28f1778281d7a9f7b20469d8c0171" 164 revision = "8b2cfdf0fc69046e2b4cb10f6ba1fdaa45814d65"
165 165
166[[projects]] 166[[projects]]
167 branch = "master" 167 branch = "master"