update dependencies
This commit is contained in:
parent
95ebbb9d13
commit
d2678be96d
50 changed files with 3812 additions and 803 deletions
2
vendor/golang.org/x/text/internal/utf8internal/utf8internal.go
generated
vendored
2
vendor/golang.org/x/text/internal/utf8internal/utf8internal.go
generated
vendored
|
|
@ -74,7 +74,7 @@ type AcceptRange struct {
|
|||
|
||||
// AcceptRanges is a slice of AcceptRange values. For a given byte sequence b
|
||||
//
|
||||
// AcceptRanges[First[b[0]]>>AcceptShift]
|
||||
// AcceptRanges[First[b[0]]>>AcceptShift]
|
||||
//
|
||||
// will give the value of AcceptRange for the multi-byte UTF-8 sequence starting
|
||||
// at b[0].
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue