Skip to content

Unable to build plugins due to mismatched import path in tagged release #1038

Description

@tystuyfzand

Since v3.0.0 was released with a mismatched import path (/v2 instead of /v3, fixed in #1030) - it broke the existing builds of my plugins. An issue that could be worked around, but this breaks any go get or similar as you'd have to run go get github.com/gotify/server/v2@v3.0.0 just to get the correct version installed.

Is there any ETA on the next tagged release which would include the import path fix, even if it's a small patch release with just that cherry picked in?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions