Skip to content

Readme change to include go version requirements #622

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mgodzina
Copy link

lazydocker v0.24.0 and later are not working with 'go' that is packaged with systems like Debian 12
It would be beneficial to include the 'go' version requirement with the install instructions because errors shown during installation are not helpful.

#619

Comment on lines +138 to 140
Go >= 1.21 is required for lazydocker >= v0.24.0

Required Go Version >= **1.19**

Choose a reason for hiding this comment

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

I think we can simply change the following:

Suggested change
Go >= 1.21 is required for lazydocker >= v0.24.0
Required Go Version >= **1.19**
Required Go Version >= **1.21**

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.

2 participants