mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-12-14 07:47:28 -06:00
[chore]: Bump modernc.org/sqlite from 1.24.0 to 1.25.0 (#2114)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
42bb352d53
commit
8f4b779b2d
122 changed files with 96210 additions and 40626 deletions
2
vendor/modernc.org/libc/libc_openbsd_amd64.go
generated
vendored
2
vendor/modernc.org/libc/libc_openbsd_amd64.go
generated
vendored
|
|
@ -268,7 +268,7 @@ func Xlseek64(t *TLS, fd int32, offset types.Off_t, whence int32) types.Off_t {
|
|||
}
|
||||
|
||||
if dmesgs {
|
||||
dmesg("%v: ok", origin(1))
|
||||
dmesg("%v: fd %d, offset %#0x, whence %d, ok", origin(1), fd, offset, whence)
|
||||
}
|
||||
return types.Off_t(n)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue