regenerate and update dependencies

This commit is contained in:
Jan Mercl
2020-08-04 17:15:32 +02:00
parent 1349149922
commit 43c865ce5d
9 changed files with 4969 additions and 864 deletions

View File

@@ -3,7 +3,7 @@
// license that can be found in the LICENSE file.
//go:generate go run generator.go
//go:generate gofmt -l -s -w .
//go:generate go fmt ./...
package sqlite // import "modernc.org/sqlite"