mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-12-16 14:13:02 -06:00
[chore] Update all but bun libraries (#526)
* update all but bun libraries Signed-off-by: kim <grufwub@gmail.com> * remove my personal build script changes Signed-off-by: kim <grufwub@gmail.com>
This commit is contained in:
parent
e06bf9cc9a
commit
b56dae8120
350 changed files with 305366 additions and 5943 deletions
3
vendor/golang.org/x/xerrors/doc.go
generated
vendored
3
vendor/golang.org/x/xerrors/doc.go
generated
vendored
|
|
@ -5,7 +5,8 @@
|
|||
// Package xerrors implements functions to manipulate errors.
|
||||
//
|
||||
// This package is based on the Go 2 proposal for error values:
|
||||
// https://golang.org/design/29934-error-values
|
||||
//
|
||||
// https://golang.org/design/29934-error-values
|
||||
//
|
||||
// These functions were incorporated into the standard library's errors package
|
||||
// in Go 1.13:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue