From 1f0dc0a0ef47f41637c51ac0b17d3679f6527a3f Mon Sep 17 00:00:00 2001 From: Yasuhiro Matsumoto Date: Thu, 25 Jan 2024 22:36:27 +0900 Subject: go fmt ./... --- backup_test.go | 1 + 1 file changed, 1 insertion(+) (limited to 'backup_test.go') diff --git a/backup_test.go b/backup_test.go index 6d857de..b3ad0b5 100644 --- a/backup_test.go +++ b/backup_test.go @@ -3,6 +3,7 @@ // Use of this source code is governed by an MIT-style // license that can be found in the LICENSE file. +//go:build cgo // +build cgo package sqlite3 -- cgit v1.2.3