- CI: use golang:1.17 container
- performance: user faster json lib
- log parsing errors
- --memory-profile
- bump dependencies
- build(deps): bump github.com/mattn/go-shellwords from 1.0.11 to 1.0.12
- build(deps): bump github.com/jessevdk/go-flags from 1.4.0 to 1.5.0
- add dependabot.yml
- build(deps): bump github.com/sirupsen/logrus from 1.8.0 to 1.8.1
- Fix indentation
- Fix fzf example
- Modify fzf example; parse error due to typo
- build(deps): bump github.com/sirupsen/logrus from 1.7.0 to 1.8.0
- write to stdout if it's not a tty
- bump golangci-lint v1.36.0
- build(deps): bump github.com/mattn/go-shellwords from 1.0.10 to 1.0.11
- Review feedback
- Add fzf wrapper
- build(deps): bump github.com/peterh/liner from 1.2.0 to 1.2.1
- use switch table for dispatcher