summaryrefslogtreecommitdiff
path: root/vendor/modernc.org/sqlite/vendor_libsqlite3.go
diff options
context:
space:
mode:
authorLibravatar kim <89579420+NyaaaWhatsUpDoc@users.noreply.github.com>2024-04-17 17:10:51 +0100
committerLibravatar GitHub <noreply@github.com>2024-04-17 17:10:51 +0100
commitb3f2d441439af9d36096d11036220136588def43 (patch)
tree87e7f8808fed70fa6b3d303bd139f03de67b8621 /vendor/modernc.org/sqlite/vendor_libsqlite3.go
parentupdate to set requesting account when deleting status (#2849) (diff)
downloadgotosocial-b3f2d441439af9d36096d11036220136588def43.tar.xz
bump to modernc.org/sqlite v1.29.7 (#2850)
Diffstat (limited to 'vendor/modernc.org/sqlite/vendor_libsqlite3.go')
-rw-r--r--vendor/modernc.org/sqlite/vendor_libsqlite3.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/vendor/modernc.org/sqlite/vendor_libsqlite3.go b/vendor/modernc.org/sqlite/vendor_libsqlite3.go
index 9d23d89ca..6feff2015 100644
--- a/vendor/modernc.org/sqlite/vendor_libsqlite3.go
+++ b/vendor/modernc.org/sqlite/vendor_libsqlite3.go
@@ -35,6 +35,7 @@ func main() {
{"linux", "amd64"},
{"linux", "arm"},
{"linux", "arm64"},
+ {"linux", "loong64"},
{"linux", "ppc64le"},
{"linux", "riscv64"},
{"linux", "s390x"},