mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-12-16 11:23:01 -06:00
[chore]: Bump modernc.org/sqlite from 1.26.0 to 1.27.0 (#2339)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
41435a6c4e
commit
28f85db30a
20 changed files with 526 additions and 143 deletions
4
vendor/modernc.org/libc/libc_linux_loong64.go
generated
vendored
4
vendor/modernc.org/libc/libc_linux_loong64.go
generated
vendored
|
|
@ -5,10 +5,10 @@
|
|||
package libc // import "modernc.org/libc"
|
||||
|
||||
import (
|
||||
"unicode"
|
||||
"unsafe"
|
||||
"os"
|
||||
"strings"
|
||||
"unicode"
|
||||
"unsafe"
|
||||
|
||||
"golang.org/x/sys/unix"
|
||||
"modernc.org/libc/errno"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue