mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-29 20:22:26 -05: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
4
vendor/modernc.org/libc/libc64.go
generated
vendored
4
vendor/modernc.org/libc/libc64.go
generated
vendored
|
|
@ -2,8 +2,8 @@
|
|||
// Use of this source code is governed by a BSD-style
|
||||
// license that can be found in the LICENSE file.
|
||||
|
||||
//go:build amd64 || arm64 || ppc64le || riscv64 || s390x
|
||||
// +build amd64 arm64 ppc64le riscv64 s390x
|
||||
//go:build amd64 || arm64 || ppc64le || riscv64 || s390x || loong64
|
||||
// +build amd64 arm64 ppc64le riscv64 s390x loong64
|
||||
|
||||
package libc // import "modernc.org/libc"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue