mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-11-18 10:37:29 -06:00
update bun library to latest commit (#206)
* update bun library to latest commit Signed-off-by: kim (grufwub) <grufwub@gmail.com> * update to latest bun release Signed-off-by: kim (grufwub) <grufwub@gmail.com>
This commit is contained in:
parent
fc035868b2
commit
bac4ee9980
10 changed files with 39 additions and 15 deletions
8
vendor/github.com/uptrace/bun/package.json
generated
vendored
Normal file
8
vendor/github.com/uptrace/bun/package.json
generated
vendored
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"name": "bun",
|
||||
"version": "1.0.6",
|
||||
"main": "index.js",
|
||||
"repository": "git@github.com:uptrace/bun.git",
|
||||
"author": "Vladimir Mihailenco <vladimir.webdev@gmail.com>",
|
||||
"license": "BSD-2-clause"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue