Skip to content
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

Bump to 1.9.1 #326

Merged
merged 10 commits into from
Nov 1, 2022
Merged

Bump to 1.9.1 #326

merged 10 commits into from
Nov 1, 2022

Conversation

felipemadero
Copy link
Collaborator

@felipemadero felipemadero commented Oct 28, 2022

dump anr dependences to avago 1.9.1

@felipemadero felipemadero requested review from danlaine and dasconnor and removed request for danlaine October 28, 2022 22:03
Copy link
Contributor

@dasconnor dasconnor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@felipemadero felipemadero merged commit 47b2c53 into main Nov 1, 2022
@felipemadero felipemadero deleted the latest-1.9.1 branch November 1, 2022 14:02
@@ -848,7 +848,7 @@ type loggingInboundHandler struct {
log logging.Logger
}

func (lh *loggingInboundHandler) HandleInbound(m message.InboundMessage) {
func (lh *loggingInboundHandler) HandleInbound(_ context.Context, m message.InboundMessage) {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mine

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants