shiori/internal/cmd
n8225 f1c98a8e98
Update Dependencies and Replace mattn/go-sqlite with modernc.org/sqlite (#345)
* No more CGO

* Update all dependencies to current

* Only test against go 1.17.
2022-02-11 13:59:49 +01:00
..
add.go Exit with non-zero status when add fails 2020-08-06 20:03:25 +02:00
check.go Exit with non-zero status when add fails 2020-08-06 21:12:34 +02:00
delete.go Exit with non-zero status when add fails 2020-08-06 21:12:34 +02:00
export.go Exit with non-zero status when add fails 2020-08-06 21:12:34 +02:00
import.go Exit with non-zero status when add fails 2020-08-06 21:12:34 +02:00
open.go Exit with non-zero status when add fails 2020-08-06 21:12:34 +02:00
pocket.go Exit with non-zero status when add fails 2020-08-06 21:12:34 +02:00
print.go Exit with non-zero status when add fails 2020-08-06 21:12:34 +02:00
root-dev.go Add portable mode 2019-08-09 10:19:43 +07:00
root.go Update Dependencies and Replace mattn/go-sqlite with modernc.org/sqlite (#345) 2022-02-11 13:59:49 +01:00
serve.go Initial support for subpath #39 2019-10-07 13:38:40 +07:00
update.go Merge pull request #246 from Midek/master 2020-08-06 22:28:04 +02:00
utils.go Fix import skipped when title missing #153 2019-09-22 10:55:22 +07:00
utils_test.go Initial unit test.. 2019-09-23 15:55:17 +07:00