-
Notifications
You must be signed in to change notification settings - Fork 258
Update github.com/bufbuild/buf in _tools to v1.55.1 #4460
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Also ran `go mod tidy` in _tools to bring in the updated transitive dependencies Fixes flipt-io#4459 Signed-off-by: Noa Resare <noa@resare.com>
Signed-off-by: Roman Dmytrenko <rdmytrenko@gmail.com>
Signed-off-by: Roman Dmytrenko <rdmytrenko@gmail.com>
Signed-off-by: Roman Dmytrenko <rdmytrenko@gmail.com>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #4460 +/- ##
=======================================
Coverage 63.73% 63.73%
=======================================
Files 171 171
Lines 17622 17622
=======================================
Hits 11231 11231
Misses 5720 5720
Partials 671 671
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Signed-off-by: Roman Dmytrenko <rdmytrenko@gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thank you @nresare
* main: chore: bump etag length for multi-docs to 32 (#4501) fix(storage): add namespace ETag support across multiple files (#4500) fix(ui): variant with no name is not shown in the rules (#4499) Update github.com/bufbuild/buf in _tools to v1.55.1 (#4460) chore: ensure v1 release workflows only run on a v1 release (#4458) chore: remove the sandbox section from readme (#4447) chore: Release/1.59 (#4446)
Also ran
go mod tidy
in _tools to bring in the updated transitive dependenciesFixes #4459