mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-29 04:52:24 -05: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
2
go.mod
2
go.mod
|
|
@ -27,7 +27,7 @@ require (
|
|||
github.com/superseriousbusiness/exifremove v0.0.0-20210330092427-6acd27eac203
|
||||
github.com/superseriousbusiness/oauth2/v4 v4.3.2-SSB
|
||||
github.com/tdewolff/minify/v2 v2.9.21
|
||||
github.com/uptrace/bun v1.0.5
|
||||
github.com/uptrace/bun v1.0.6
|
||||
github.com/uptrace/bun/dialect/pgdialect v1.0.5
|
||||
github.com/uptrace/bun/dialect/sqlitedialect v1.0.5
|
||||
github.com/urfave/cli/v2 v2.3.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue