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

Record start event with package start time #94

Merged
merged 1 commit into from
May 29, 2023
Merged

Record start event with package start time #94

merged 1 commit into from
May 29, 2023

Conversation

mfridman
Copy link
Owner

@mfridman mfridman commented May 29, 2023

Fix #84

Instead of skipping over the start event (which was a quick fix in #89 to unblock users), we record with the top-level Package struct.

I'm not convinced we need this value for any CLI calculations, but we'll keep it in the back pocket, being careful to remember this is only available for go1.20 and up.

@mfridman mfridman merged commit dfde453 into main May 29, 2023
@mfridman mfridman deleted the gh-84 branch May 29, 2023 00:26
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.

Incorporate upcoming go1.20 improvements
1 participant