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

Fix nil pointer panic when using default transport #105

Merged
merged 1 commit into from
Sep 12, 2021

Conversation

bluekeyes
Copy link
Member

This was a regression introduced by the WithTransport option. Fixes #104.

This was a regression introduced by the WithTransport option.
Copy link

@davidkarlsen davidkarlsen left a comment

Choose a reason for hiding this comment

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

lgtm

@bluekeyes bluekeyes merged commit 1e07c75 into develop Sep 12, 2021
@bluekeyes bluekeyes deleted the bkeyes/fix-nil-transport branch September 12, 2021 18:01
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.

can't use app authentication with v4 client
3 participants