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

Updates go.mod / ci / dependabot config #121

Merged
merged 4 commits into from
May 30, 2024
Merged

Conversation

cpanato
Copy link
Contributor

@cpanato cpanato commented May 22, 2024

  • update go mod to go1.21
  • update ci actions and test with supported go versions
  • add dependabot config for github actions

@wlynch
Copy link
Collaborator

wlynch commented May 29, 2024

Thanks @cpanato!

TBD on the go.mod bump for now (See #120 (review)) - if you want to revert that I can merge the rest! (newer go versions should still be able to handle the older go.mod).

@cpanato
Copy link
Contributor Author

cpanato commented May 30, 2024

Thanks @cpanato!

TBD on the go.mod bump for now (See #120 (review)) - if you want to revert that I can merge the rest! (newer go versions should still be able to handle the older go.mod).

yes, but when I reverted and ran the go mod tidy, I added the toolchain to 1.22.3 and bumped the definition to 1.21 automatically, then i manualy reverted that and push the commit

Signed-off-by: cpanato <ctadeu@gmail.com>
Signed-off-by: cpanato <ctadeu@gmail.com>
Signed-off-by: cpanato <ctadeu@gmail.com>
Signed-off-by: cpanato <ctadeu@gmail.com>
@wlynch wlynch merged commit d680810 into bradleyfalzon:master May 30, 2024
2 checks passed
@cpanato cpanato deleted the bump-go branch May 30, 2024 14:49
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

2 participants