-
Notifications
You must be signed in to change notification settings - Fork 666
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
Fatal error during go get v2.2.0/2.3.0 #1102
Comments
Hi @jrili-metr - could you once try with v2.3.0, if you have the same problem? We have reduced the size of the dependencies by quite a bit by upgrading to go 1.17. |
Hi @milindl, tried also with v2.3.0, same error is encountered.
|
You can use |
unfortunately didn`t work |
having the same issue as well... any plans for updating the next version to use newer version of containerd? v1.7.13 does not import this dependency... |
I think #1125 should remove this dependency. containerd is an indirect dependency for us due to testcontainers. |
Description
We are unable to perform
go get
for confluent-kafka-go using the v2.2.0 tag since 3 Nov 2023.It appears that one of the dependency repositories (https://github.com/mitchellh/osext) have either been set to private or was deleted.
Please see the error message below encountered during go get:
How to reproduce
Checklist
Please provide the following information:
LibraryVersion()
):ConfigMap{...}
"debug": ".."
as necessary)The text was updated successfully, but these errors were encountered: