Update go dependencies
This commit is contained in:
parent
e0561ddeb9
commit
88a2751234
1970 changed files with 413928 additions and 222867 deletions
2
vendor/github.com/ugorji/go/codec/prebuild.sh
generated
vendored
2
vendor/github.com/ugorji/go/codec/prebuild.sh
generated
vendored
|
|
@ -171,7 +171,7 @@ do
|
|||
'xf') zforce=1;;
|
||||
'xb') zbak=1;;
|
||||
'xx') zexternal=1;;
|
||||
*) echo "prebuild.sh accepts [-fb] only"; return 1;;
|
||||
*) echo "prebuild.sh accepts [-fbx] only"; return 1;;
|
||||
esac
|
||||
done
|
||||
shift $((OPTIND-1))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue