Skip to content

Project status: maintenance, ownership, and deprecation plans?Β #125

@zhasulan

Description

@zhasulan

Hello πŸ‘‹

This is not a bug report, but a project status / maintenance question.

Context

This repository (satori/go.uuid) is still widely used and referenced, however:

  • The last commit was several years ago

  • There are long-standing references to critical issues, most notably
    NewV4: non-random uuidΒ #73

  • The project is not marked as deprecated

  • There is no clear statement about:

    • whether the library is actively maintained
    • whether security issues will be addressed
    • whether users should migrate away

At the same time, a community fork β€” https://github.com/gofrs/uuid β€” exists and is actively maintained.
Notably:

  • Many tools, articles, and LLMs (ChatGPT, Copilot, etc.) recommend migrating to gofrs/uuid
  • The gofrs/uuid README explicitly references this repository and issue NewV4: non-random uuidΒ #73 as historical motivation for the fork

Questions

  1. Is this repository actively maintained today?

  2. Is the original author or any maintainer still responsible for it?

  3. Are security fixes expected to be released here if needed?

  4. Is there any plan to officially deprecate this repository?

  5. If migration is recommended, would it make sense to:

    • mark this repo as deprecated, or
    • add a notice pointing users to gofrs/uuid?

Why this matters

Because this package is still used transitively by many projects,
lack of clarity causes:

  • confusion for users
  • false positives in security scanners
  • inconsistent guidance across tooling

A short clarification or status note would help the community a lot.

Thank you for your work and for any clarification πŸ™

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions