Skip to content

Changing module name: is there is breaking change? #23

@TheBigRoomXXL

Description

@TheBigRoomXXL

Hi,

In the next release of tinyfeed, the Go module name will be updated from
github.com/TheBigRoomXXL/tinyfeed to pkg.lovergne.dev/tinyfeed,
so that I can own the actual namespace of the package and not depend on GitHub.

Accordingly, the documentation will be updated to include the new Go installation instruction:

- go install github.com/TheBigRoomXXL/tinyfeed@latest +go install pkg.lovergne.dev/tinyfeed@latest

This change should not break any workflows, except if you have an automated process that relies on the Go installation command. I’m not aware of any such setup, but if you do have one, please report it in this issue so I can prepare a smoother migration path.

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