From 38ee758c3d553faae683169eb74f2e6de0ab4207 Mon Sep 17 00:00:00 2001 From: xengineering Date: Thu, 15 Feb 2024 20:35:21 +0100 Subject: Update github.com/mattn/go-sqlite3 to v1.14.22 --- vendor/github.com/mattn/go-sqlite3/sqlite3_opt_vacuum_full.go | 1 + 1 file changed, 1 insertion(+) (limited to 'vendor/github.com/mattn/go-sqlite3/sqlite3_opt_vacuum_full.go') diff --git a/vendor/github.com/mattn/go-sqlite3/sqlite3_opt_vacuum_full.go b/vendor/github.com/mattn/go-sqlite3/sqlite3_opt_vacuum_full.go index 5185a96..df13c9d 100644 --- a/vendor/github.com/mattn/go-sqlite3/sqlite3_opt_vacuum_full.go +++ b/vendor/github.com/mattn/go-sqlite3/sqlite3_opt_vacuum_full.go @@ -4,6 +4,7 @@ // Use of this source code is governed by an MIT-style // license that can be found in the LICENSE file. +//go:build sqlite_vacuum_full // +build sqlite_vacuum_full package sqlite3 -- cgit v1.2.3-70-g09d2