mirror of
https://github.com/superseriousbusiness/gotosocial
synced 2025-06-05 21:59:39 +02:00
[chore] Update bun and sqlite dependencies (#478)
* update bun + sqlite versions * step bun to v1.1.3
This commit is contained in:
6
vendor/github.com/uptrace/bun/dialect/sqlitedialect/version.go
generated
vendored
Normal file
6
vendor/github.com/uptrace/bun/dialect/sqlitedialect/version.go
generated
vendored
Normal file
@ -0,0 +1,6 @@
|
||||
package sqlitedialect
|
||||
|
||||
// Version is the current release version.
|
||||
func Version() string {
|
||||
return "1.1.3"
|
||||
}
|
Reference in New Issue
Block a user