Skip to content

chore: fix busted JSON tags #68

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

Merged
merged 3 commits into from
May 7, 2025
Merged

chore: fix busted JSON tags #68

merged 3 commits into from
May 7, 2025

Conversation

rainest
Copy link
Contributor

@rainest rainest commented May 6, 2025

Several JSON tags had quotes in the wrong place, which makes vet mad. This changes them to the correct form.

Copy link
Collaborator

@synackd synackd left a comment

Choose a reason for hiding this comment

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

Amazing it got this far without being noticed. Thanks for the fix! LGTM.

@rainest
Copy link
Contributor Author

rainest commented May 7, 2025

I think maybe newer go vet versions have added stricter checks? IDK, I've found a few cases like this where the repo hadn't been touched much recently.

@rainest rainest merged commit 0d346e2 into main May 7, 2025
4 checks passed
@synackd synackd deleted the rainest/fix-json branch May 7, 2025 02:30
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.

2 participants