diff options
author | Felix Lange <fjl@twurst.com> | 2015-07-24 20:23:02 +0800 |
---|---|---|
committer | Felix Lange <fjl@twurst.com> | 2015-07-24 20:23:02 +0800 |
commit | cd657b98780a74d08c110291dcf8d1183b64be15 (patch) | |
tree | 817a593c71b596c819620c637c97d476dc8f201f /Godeps/Godeps.json | |
parent | 67598d9d08dc50172fc4022996d0b01b9ceeed9c (diff) | |
download | dexon-cd657b98780a74d08c110291dcf8d1183b64be15.tar dexon-cd657b98780a74d08c110291dcf8d1183b64be15.tar.gz dexon-cd657b98780a74d08c110291dcf8d1183b64be15.tar.bz2 dexon-cd657b98780a74d08c110291dcf8d1183b64be15.tar.lz dexon-cd657b98780a74d08c110291dcf8d1183b64be15.tar.xz dexon-cd657b98780a74d08c110291dcf8d1183b64be15.tar.zst dexon-cd657b98780a74d08c110291dcf8d1183b64be15.zip |
Godeps: use BSD-licensed version of gopkg.in/karalabe/cookiejar.v2
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 645ea23f4..199914baa 100644 --- a/Godeps/Godeps.json +++ b/Godeps/Godeps.json @@ -121,7 +121,7 @@ }, { "ImportPath": "gopkg.in/karalabe/cookiejar.v2/collections/prque", - "Rev": "0b2e270613f5d7ba262a5749b9e32270131497a2" + "Rev": "8dcd6a7f4951f6ff3ee9cbb919a06d8925822e57" } ] } |