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

Fix: safe alternative to uuid.New() and uuid.NewString() functions #143

Merged
merged 2 commits into from
May 24, 2022

Conversation

guacamole
Copy link
Member

@guacamole guacamole added the enhancement New feature or request label May 22, 2022
@guacamole guacamole requested a review from jay-dee7 May 22, 2022 19:07
@guacamole guacamole self-assigned this May 22, 2022
@guacamole guacamole marked this pull request as ready for review May 24, 2022 08:48
router/router.go Outdated Show resolved Hide resolved
Copy link
Member

@jay-dee7 jay-dee7 left a comment

Choose a reason for hiding this comment

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

@guacamole this PR is mostly good, except one missed var assignment in RequestIDMiddleware, everything else is perfect 🥇

Copy link
Member

@jay-dee7 jay-dee7 left a comment

Choose a reason for hiding this comment

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

LGTM 🥇 🥇 🥇

@guacamole guacamole merged commit 93d96ef into master May 24, 2022
@guacamole guacamole deleted the replace-uuid-functions branch May 24, 2022 10:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants