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

Switch go version to 1.19 #391

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

Conversation

dcermak
Copy link
Contributor

@dcermak dcermak commented Mar 15, 2023

No description provided.

Signed-off-by: Dan Čermák <dcermak@suse.com>
@rhatdan
Copy link
Member

rhatdan commented Mar 17, 2023

LGTM

@kwilczynski
Copy link
Member

@saschagrunert @haircommander, I think we should aim for 1.22 already here. Thoughts?

@@ -1,6 +1,6 @@
module github.com/containers/conmon

go 1.18
go 1.19
Copy link
Member

Choose a reason for hiding this comment

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

I think switching to go 1.22 is reasonable, right?

Copy link
Collaborator

Choose a reason for hiding this comment

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

agreed!

Copy link
Member

@kwilczynski kwilczynski Sep 9, 2024

Choose a reason for hiding this comment

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

While at it, I think we should get off from the github.com/pkg/errors package. Some of the @saschagrunert lint magic could help here a lot to identify old and obsolete things. 😄

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.

5 participants