aboutsummaryrefslogtreecommitdiff
path: root/sqlite3_go18.go
diff options
context:
space:
mode:
authormattn <mattn.jp@gmail.com>2018-05-27 22:22:03 +0900
committerGitHub <noreply@github.com>2018-05-27 22:22:03 +0900
commit694900d720e61f75e4ccb866f3590cb44fe8ba8b (patch)
tree76d7153a4c77097fe7f81e462ff7d6bb5a7daf94 /sqlite3_go18.go
parentMerge pull request #570 from GJRTimmer/update/docs (diff)
parentfmt update (diff)
downloadgolite-694900d720e61f75e4ccb866f3590cb44fe8ba8b.tar.gz
golite-694900d720e61f75e4ccb866f3590cb44fe8ba8b.tar.xz
Merge pull request #571 from GJRTimmer/fix/fmt
fmt update
Diffstat (limited to 'sqlite3_go18.go')
-rw-r--r--sqlite3_go18.go3
1 files changed, 1 insertions, 2 deletions
diff --git a/sqlite3_go18.go b/sqlite3_go18.go
index dd0f5a7..43e6418 100644
--- a/sqlite3_go18.go
+++ b/sqlite3_go18.go
@@ -1,10 +1,9 @@
-// +build cgo
-
// Copyright (C) 2014 Yasuhiro Matsumoto <mattn.jp@gmail.com>.
//
// Use of this source code is governed by an MIT-style
// license that can be found in the LICENSE file.
+// +build cgo
// +build go1.8
package sqlite3