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.21 #448

Merged
merged 1 commit into from
Oct 12, 2023
Merged

*: update to go 1.21 #448

merged 1 commit into from
Oct 12, 2023

Conversation

sgotti
Copy link
Member

@sgotti sgotti commented Oct 12, 2023

  • Also update go.mod version to latest supported version: go 1.20. This is enforced starting from go 1.21 (https://go.dev/ref/mod#go-mod-file-go).
  • Also update golangci-lint to v1.54.2
  • Remove not needed rand.Seed in packages (already seeded randomly starting from go 1.20)

* Also update go.mod version to latest supported version: go 1.20. This is
enforced starting from go 1.21 (https://go.dev/ref/mod#go-mod-file-go).
* Also update golangci-lint to v1.54.2
* Remove not needed rand.Seed in packages (already seeded randomly
  starting from go 1.20)
@sgotti sgotti merged commit 94d3283 into agola-io:master Oct 12, 2023
1 check passed
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.

None yet

1 participant