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

Update to Go 1.20 min #45

Merged
merged 4 commits into from
Feb 27, 2024
Merged

Update to Go 1.20 min #45

merged 4 commits into from
Feb 27, 2024

Conversation

tatiana-nspcc
Copy link
Contributor

Update dependencies and GitHub actions as well.
Close #44 .

Copy link
Member

@roman-khimov roman-khimov left a comment

Choose a reason for hiding this comment

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

OK otherwise, nothing to change here.

.github/workflows/run_tests.yml Show resolved Hide resolved
Upgrade Go version in `go.mod`, `Dockerfile` and GitHub workflows.

Signed-off-by: Tatiana Nesterenko <[email protected]>
Signed-off-by: Tatiana Nesterenko <[email protected]>
@@ -18,10 +18,10 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v3
Copy link
Member

Choose a reason for hiding this comment

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

This move belongs to 8f9e03c in fact, it's not needed in 175c0d7.

@roman-khimov roman-khimov merged commit d05456e into master Feb 27, 2024
9 checks passed
@roman-khimov roman-khimov deleted the 44-go-version branch February 27, 2024 16:25
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.

Update to Go 1.20 min
2 participants