Skip to content

Update github.com/apache/pulsar-client-go/oauth2#1130

Merged
Jeffail merged 1 commit intoredpanda-data:masterfrom
mihaitodor:update-pulsar-client-oauth2
Feb 13, 2022
Merged

Update github.com/apache/pulsar-client-go/oauth2#1130
Jeffail merged 1 commit intoredpanda-data:masterfrom
mihaitodor:update-pulsar-client-oauth2

Conversation

@mihaitodor
Copy link
Copy Markdown
Contributor

Fixes #999.

apache/pulsar-client-go#719 has been merged, yay! I seem to be a bit confused on how go modules work here and why isn't the version of github.com/apache/pulsar-client-go/oauth2 tied to the github.com/apache/pulsar-client-go version... Initially, I was expecting to have to update github.com/apache/pulsar-client-go, but they haven't pushed a new tag yet, so I tried to just update this inner package, since I noticed the Benthos go.mod references it explicitly. I see they have this replace directive here, but not sure if that has anything to do with it.

Anyhow, the build works fine now and the integration tests pass.

@mihaitodor mihaitodor requested a review from Jeffail February 13, 2022 22:08
@Jeffail Jeffail merged commit 62db565 into redpanda-data:master Feb 13, 2022
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.

Installation via go install not working

2 participants