Skip to content

Commit

Permalink
v2.8.0
Browse files Browse the repository at this point in the history
vgrep can now gracefully handle errors from *grep such as eperms.

Changelog:
* handle *grep errors
* add GitHub workflows
* build(deps): bump golang.org/x/term from 0.19.0 to 0.20.0
* update golangci-lint to v1.57.2
* build(deps): bump golang.org/x/term from 0.18.0 to 0.19.0
* build(deps): bump golang.org/x/term from 0.17.0 to 0.18.0
* CI: update to fedora:39
* update copyright date to 2024
* bump go.mod to 1.21
* update github.com/rivo/uniseg
* build(deps): bump golang.org/x/term from 0.16.0 to 0.17.0
* bump golangci-lint to 1.55.2
* build(deps): bump golang.org/x/term from 0.15.0 to 0.16.0
* build(deps): bump golang.org/x/term from 0.14.0 to 0.15.0
* build(deps): bump golang.org/x/term from 0.13.0 to 0.14.0

Signed-off-by: Valentin Rothberg <[email protected]>
  • Loading branch information
vrothberg committed May 20, 2024
1 parent 29ae5d7 commit f6e0414
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.7.1-dev
2.8.0

0 comments on commit f6e0414

Please sign in to comment.