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

Fixed Athenz repository name #522

Merged
merged 5 commits into from
May 21, 2021
Merged

Fixed Athenz repository name #522

merged 5 commits into from
May 21, 2021

Conversation

merlimat
Copy link
Contributor

Motivation

The Athenz repository has been moved from github.com/yahoo/athenz to github.com/AthenZ/athenz.

The command to fetch Pulsar client is failing because of that:

$ go get -u "github.com/apache/pulsar-client-go/pulsar"
go get: github.com/yahoo/[email protected] updating to
	github.com/yahoo/[email protected]: parsing go.mod:
	module declares its path as: github.com/AthenZ/athenz
	        but was required as: github.com/yahoo/athenz

@merlimat merlimat added this to the 0.6.0 milestone May 20, 2021
@merlimat merlimat requested review from cckellogg, wolfstudy and zymap May 20, 2021 22:15
@cckellogg
Copy link
Contributor

I think the test file needs updating too
https://github.com/apache/pulsar-client-go/blob/master/pulsar/internal/auth/athenz_test.go

@merlimat merlimat merged commit 6607ef8 into apache:master May 21, 2021
@merlimat merlimat deleted the fix-athenz branch May 21, 2021 21:46
@alvaradojl
Copy link

I just tried go get -u "github.com/apache/pulsar-client-go/pulsar" and I got the same error. Is there some kind of regression?

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

Successfully merging this pull request may close these issues.

3 participants