-
Notifications
You must be signed in to change notification settings - Fork 5
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
Migrate to go 1.17 #53
Comments
Hello @vadasambar, Can I help with this? |
@Mihai22125 I'd love that. Thanks!
Running tests on your local machine (takes around ~10m)
|
If you face any issues or have any questions you can comment in this issue or reach me out on Keptn slack at |
@Mihai22125 are you working on this? |
This issue is up for grabs. |
Can I take on this? |
Sure. Thank you for showing interest @shivam-Purohit ❤️ |
The way to proceed with this issue:
|
Eventually yes. 1.17 -> 1.18 -> 1.19 feels safer than going directly to 1.18 or 1.19. |
So do we need to wait or just work on it right now? |
We can start migrating to 1.17 |
datadog-service uses go 1.16 in (e.g., in
go.mod
)We should update to a newer version of go i.e., go 1.17 . This is so that we can keep up with the latest stable go version (1.19 at the time of writing this issue)
Definition of Done
The text was updated successfully, but these errors were encountered: