mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-31 19:32:25 -05:00
[chore]: Bump modernc.org/sqlite from 1.28.0 to 1.29.2 (#2718)
This commit is contained in:
parent
ea0efb8094
commit
adb4cdcf6c
356 changed files with 2619858 additions and 1869411 deletions
10
vendor/modernc.org/libc/straceoff.go
generated
vendored
Normal file
10
vendor/modernc.org/libc/straceoff.go
generated
vendored
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
// Copyright 2023 The Libc Authors. All rights reserved.
|
||||
// Use of this source code is governed by a BSD-style
|
||||
// license that can be found in the LICENSE file.
|
||||
|
||||
//go:build !libc.strace
|
||||
// +build !libc.strace
|
||||
|
||||
package libc // import "modernc.org/libc"
|
||||
|
||||
const __ccgo_strace = false
|
||||
Loading…
Add table
Add a link
Reference in a new issue