Skip to content

Conversation

@crazydi4mond
Copy link
Contributor

Set include-component-in-tag: false so release-please creates tags like v0.1.0 instead of go-corelib-v0.1.0.

Go modules require tags in vX.Y.Z format. The current tag go-corelib-v0.1.0 doesn't work with go get.

After this is merged and released, the next version (e.g., v0.2.0) will have the correct tag format.

Note: The existing v0.1.0 release will need to be re-tagged manually or a new patch release created.

@crazydi4mond crazydi4mond merged commit c6b82a1 into main Jan 23, 2026
1 check passed
@crazydi4mond crazydi4mond deleted the fix/tag-format branch January 23, 2026 01:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants