mirror of
https://github.com/jimeh/casecmp.git
synced 2026-02-19 10:26:40 +00:00
Update dependencies
This commit is contained in:
2
vendor/github.com/valyala/fasthttp/strings.go
generated
vendored
2
vendor/github.com/valyala/fasthttp/strings.go
generated
vendored
@@ -68,4 +68,6 @@ var (
|
||||
strMultipartFormData = []byte("multipart/form-data")
|
||||
strBoundary = []byte("boundary")
|
||||
strBytes = []byte("bytes")
|
||||
strTextSlash = []byte("text/")
|
||||
strApplicationSlash = []byte("application/")
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user