Skip to content
This repository has been archived by the owner on Aug 2, 2024. It is now read-only.

chore(deps): bump go from 1.19 to 1.22 #78

Merged
merged 3 commits into from
May 8, 2024

Conversation

viviengaetan
Copy link
Contributor

@viviengaetan viviengaetan commented Apr 14, 2024

I upgraded the following:

  • Go from 1.19 to 1.22
  • github.com/stretchr/testify from 1.8.1 to 1.9.0
  • Ubuntu from 20.04 to 22.04 in the github workflow

And I cleaned the go.sum with a go mod tidy.

If you want that in multiple PR I can split.
I also wondered if I should upgrade the Github Actions too but I'm not confident about it and it would be too much for this PR. I did upgrade the Github Actions in the end.

Copy link
Contributor

@tucksaun tucksaun left a comment

Choose a reason for hiding this comment

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

a couple of suggestions to reduce the need for manual updates

.github/workflows/release.yml Outdated Show resolved Hide resolved
.github/workflows/release.yml Outdated Show resolved Hide resolved
.github/workflows/test.yml Outdated Show resolved Hide resolved
.github/workflows/test.yml Outdated Show resolved Hide resolved
@viviengaetan
Copy link
Contributor Author

Thanks @tucksaun I took some time to check how actions are working (I'm more used to Gitlab-ci than Github Actions) and your suggestions make sense.

I upgraded them since I were at it, if you want to review again I'd greatly appreciate it 👍

@fabpot fabpot merged commit 395bcb1 into fabpot:main May 8, 2024
2 checks passed
@viviengaetan viviengaetan deleted the chore/go1.22 branch May 8, 2024 16:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants