update panicwrap package to fix building error on aarch64 platform

Linux on aarch64 lacks of dup2, uses dup3 instead

Signed-off-by: Liu Hua <sdu.liu@huawei.com>
This commit is contained in:
Liu Hua 2015-12-26 18:31:50 +00:00
parent e02a0b0399
commit 5b550f919f
5 changed files with 24 additions and 363 deletions

2
Godeps/Godeps.json generated
View file

@ -73,7 +73,7 @@
},
{
"ImportPath": "github.com/bugsnag/panicwrap",
"Rev": "e5f9854865b9778a45169fc249e99e338d4d6f27"
"Rev": "e2c28503fcd0675329da73bf48b33404db873782"
},
{
"ImportPath": "github.com/denverdino/aliyungo/oss",