Skip to content

Switch go version to 1.19#391

Merged
jnovy merged 1 commit intocontainers:mainfrom
dcermak:go-1-19
May 5, 2025
Merged

Switch go version to 1.19#391
jnovy merged 1 commit intocontainers:mainfrom
dcermak:go-1-19

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?

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. 😄

Copy link
Collaborator

Choose a reason for hiding this comment

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

The last suggestion is now implemented by #559

@jnovy
Copy link
Collaborator

jnovy commented May 5, 2025

LGTM, we are actually a bit behind the current golang stable version so we might want to bump it again soon.

@jnovy jnovy merged commit de270e6 into containers:main May 5, 2025
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.

7 participants