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

Dependency path inet.af/peercred no longer resolves #2842

Open
gregfurman opened this issue Dec 27, 2024 · 2 comments
Open

Dependency path inet.af/peercred no longer resolves #2842

gregfurman opened this issue Dec 27, 2024 · 2 comments

Comments

@gregfurman
Copy link

Hi there 👋

Apparently the inet.af domain is no longer valid. Seems referencing the module path is now the correct way of bringing in dependencies. Hence, we're seeing the following issue trying to build with an Athenz dependency:

go: github.com/AthenZ/[email protected] requires
        inet.af/[email protected]: unrecognized import path "inet.af/peercred": https fetch: Get "https://inet.af/peercred?go-get=1": dial tcp: lookup inet.af on 127.0.0.53:53: no such host

See:

@havetisyan
Copy link
Collaborator

Thanks @gregfurman . We'll make the move to github.com module. Since you referenced 1.10.x, are you using that release in some form as opposed to 1.11.x or 1.12.x releases?

@gregfurman
Copy link
Author

@havetisyan Thanks for addressing this! Am happy to update versions -- don't think there was a particular reason to be on 1.10.x AFAIK

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

No branches or pull requests

2 participants