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

feat(go): support go 1.23 and delve 1.23.1 #140

Merged

Conversation

henrymcconville
Copy link
Contributor

@henrymcconville henrymcconville commented Nov 25, 2024

  • Upgrade Go to 1.23
  • Upgrade Delve to 1.23.1
    • Update Delve patch based on Delve 1.23 codebase
  • Add tests for go 1.21-1.23
  • Remove unused tests for Go 1.13-1.17

Copy link

google-cla bot commented Nov 25, 2024

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

Copy link
Collaborator

@plumpy plumpy left a comment

Choose a reason for hiding this comment

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

Thanks for updating this! Can you rebase so that this PR is included and the integration tests will pass? Thanks!

@henrymcconville
Copy link
Contributor Author

@plumpy done!

Copy link
Collaborator

@plumpy plumpy left a comment

Choose a reason for hiding this comment

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

Thanks!!

@plumpy plumpy merged commit 7a339dc into GoogleContainerTools:duct-tape Nov 26, 2024
2 checks passed
@mbana
Copy link

mbana commented Nov 27, 2024

Thanks a lot!

Could you possibly make a release?

When will Skaffold (https://github.com/GoogleContainerTools/skaffold) pick up the changes and make a release?

@henrymcconville henrymcconville deleted the feat/delve1.23.1 branch November 27, 2024 10:22
@plumpy
Copy link
Collaborator

plumpy commented Nov 27, 2024

Yep, I created a release (accidentally jumped straight from 1.4 to 1.6... oops) and Skaffold should start using it automatically.

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.

3 participants