aboutsummaryrefslogtreecommitdiff
path: root/backup_test.go
diff options
context:
space:
mode:
authorYasuhiro Matsumoto <mattn.jp@gmail.com>2024-01-25 22:36:27 +0900
committermattn <mattn.jp@gmail.com>2024-01-25 22:55:22 +0900
commit1f0dc0a0ef47f41637c51ac0b17d3679f6527a3f (patch)
treee6f6e834fc359c3a88d6131dbbf568e197197675 /backup_test.go
parentupdate go version to 1.19 (diff)
downloadgolite-1f0dc0a0ef47f41637c51ac0b17d3679f6527a3f.tar.gz
golite-1f0dc0a0ef47f41637c51ac0b17d3679f6527a3f.tar.xz
go fmt ./...
Diffstat (limited to 'backup_test.go')
-rw-r--r--backup_test.go1
1 files changed, 1 insertions, 0 deletions
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