[GH-ISSUE #52] Version tag is wrong #23

Closed
opened 2026-02-28 01:20:33 +03:00 by kerem · 1 comment
Owner

Originally created by @devhaozi on GitHub (Oct 14, 2024).
Original GitHub issue: https://github.com/tufanbarisyildirim/gonginx/issues/52

Originally assigned to: @tufanbarisyildirim on GitHub.

An error message was reported when trying to get version v2.0.1 using the go get command:

go get github.com/tufanbarisyildirim/gonginx@v2.0.1
go: github.com/tufanbarisyildirim/gonginx@v2.0.1: invalid version: unknown revision v2.0.1

It seems that the tag is wrong. The correct tag should be v2.0.1, not 2.0.1.

Originally created by @devhaozi on GitHub (Oct 14, 2024). Original GitHub issue: https://github.com/tufanbarisyildirim/gonginx/issues/52 Originally assigned to: @tufanbarisyildirim on GitHub. An error message was reported when trying to get version v2.0.1 using the `go get` command: ```bash go get github.com/tufanbarisyildirim/gonginx@v2.0.1 go: github.com/tufanbarisyildirim/gonginx@v2.0.1: invalid version: unknown revision v2.0.1 ``` It seems that the tag is wrong. The correct tag should be `v2.0.1`, not `2.0.1`.
kerem 2026-02-28 01:20:33 +03:00
Author
Owner

@tufanbarisyildirim commented on GitHub (Nov 15, 2024):

hi @devhaozi thanks for reporting, just figured that the tag is 2.0.1 that's a typo. I will try to create tags with v in next releases.

<!-- gh-comment-id:2478498527 --> @tufanbarisyildirim commented on GitHub (Nov 15, 2024): hi @devhaozi thanks for reporting, just figured that the tag is `2.0.1` that's a typo. I will try to create tags with v in next releases.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/gonginx#23
No description provided.