Skip to content

Question: Changes to go.mod supported #197

@mlschechter

Description

@mlschechter

Does this semantic release plugin also support the changes to go.mod needed when the major version of a module changes?

For example, in this project's go.mod, you have the following:

module github.com/go-semantic-release/semantic-release/v2

The v2 suffix was added with the v2.0.0 release. Was this done with the semantic release code, was goreleaser used to modify the file, or was the file changed manually?

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