Skip to content

3.3.7 git tag was moved? #1272

@danielbprice

Description

@danielbprice

Issue Description

Until today, we have been using v3.3.7; previously this tag was applied to commit ID 2e9f4ea. However the tag seems to have been moved to a different commit, ba1891b. This breaks dep, at least. And it seems like a really scary practice. Why was this done?

If you browse to

echo/echo.go

Line 222 in ba1891b

Version = "3.3.dev"
, you will see that the version is now listed as 3.3.dev instead of 3.3.7.

Version/commit

v3.3.7

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