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 go mod version #260

Open
jirenius opened this issue Jul 3, 2024 · 0 comments
Open

Update go mod version #260

jirenius opened this issue Jul 3, 2024 · 0 comments

Comments

@jirenius
Copy link
Collaborator

jirenius commented Jul 3, 2024

Issue

While the code is compatible with go v1.13, the go version in go.mod should be updated to improve go.mod behavior explained here:

https://go.dev/doc/modules/gomod-ref

It should be bumped to 1.20 to match the lowest version built for in .github/workflows/build.yml

jirenius added a commit that referenced this issue Jul 3, 2024
…ersion

GH-260: Updated go version to 1.20 in go.mod. Ran go mod tidy
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

No branches or pull requests

1 participant