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/fast-path.not.go
generated
vendored
2
vendor/github.com/ugorji/go/codec/fast-path.not.go
generated
vendored
|
|
@ -4,6 +4,8 @@ package codec
|
|||
|
||||
import "reflect"
|
||||
|
||||
const fastpathEnabled = false
|
||||
|
||||
// The generated fast-path code is very large, and adds a few seconds to the build time.
|
||||
// This causes test execution, execution of small tools which use codec, etc
|
||||
// to take a long time.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue