replace zxq.co/ripple/hanayo
This commit is contained in:
8
vendor/github.com/valyala/fasthttp/bytesconv_32.go
generated
vendored
Normal file
8
vendor/github.com/valyala/fasthttp/bytesconv_32.go
generated
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
// +build !amd64,!arm64,!ppc64
|
||||
|
||||
package fasthttp
|
||||
|
||||
const (
|
||||
maxIntChars = 9
|
||||
maxHexIntChars = 7
|
||||
)
|
Reference in New Issue
Block a user