Skip to content

Commit

Permalink
v5.2.2
Browse files Browse the repository at this point in the history
* 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

Signed-off-by: Valentin Rothberg <[email protected]>
  • Loading branch information
vrothberg committed Oct 2, 2021
1 parent b604ec3 commit 19c72b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.5.2-dev
2.5.2

0 comments on commit 19c72b6

Please sign in to comment.