Skip to content

go get -u doesn't follow the unstable v0 semantics  #438

@Julio-Guerra

Description

@Julio-Guerra

Hey,

I wanted to share the fact we are experiencing compilation issues when go-tuf releases a API breaking changes we rely on because go get -u alone upgrades go-tuf to the latest minor version available, regardless of the fact it is an unstable v0. See also this go issue for extra details.

Right now, I don't see any other solution but having copying go-tuf into our package to avoid this.

Have you already faced this problem before? If so, do you see any other solution? Or could you consider starting to use a stable versioning?

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