mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2026-01-04 12:53:16 -06:00
update bun libraries to v1.2.5
This commit is contained in:
parent
45e1609377
commit
3d3e023439
79 changed files with 4542 additions and 1430 deletions
2
vendor/github.com/uptrace/bun/dialect/pgdialect/version.go
generated
vendored
2
vendor/github.com/uptrace/bun/dialect/pgdialect/version.go
generated
vendored
|
|
@ -2,5 +2,5 @@ package pgdialect
|
|||
|
||||
// Version is the current release version.
|
||||
func Version() string {
|
||||
return "1.2.1"
|
||||
return "1.2.5"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue