mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-29 19:42:25 -05:00
Upstep Go dependencies (#340)
* Upstep Go dependencies * tiny linter fix * Tidy
This commit is contained in:
parent
5506a5ecbe
commit
67ac8db190
160 changed files with 248601 additions and 232400 deletions
1
vendor/modernc.org/sqlite/sqlite.go
generated
vendored
1
vendor/modernc.org/sqlite/sqlite.go
generated
vendored
|
|
@ -4,6 +4,7 @@
|
|||
|
||||
//go:generate go run generator.go
|
||||
//go:generate gofmt -l -s -w .
|
||||
//go:generate gofmt -l -s -w .
|
||||
|
||||
package sqlite // import "modernc.org/sqlite"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue