Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Verison error #1718

Open
linliyuan opened this issue Dec 13, 2023 · 0 comments
Open

Verison error #1718

linliyuan opened this issue Dec 13, 2023 · 0 comments

Comments

@linliyuan
Copy link

Describe the bug
Use swag --version show v1.8.1 when I'm install v1.8.2
I cannot use the swag tool version over v1.8.2 because it will report an error "failed to evaluate const" #1622. Meanwhile, we will make corresponding version judgments based on the version for the version control of this tool to ensure the tool version used by the team is consistent. However, currently, the version output of downloading v1.8.2 will be v1.8.1.

To Reproduce
Steps to reproduce the behavior:

  1. swag --version

Expected behavior
swag --version show v1.8.2

Screenshots
image

Your swag version
e.g. v1.8.2

Your go version
e.g. 1.16.7

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

No branches or pull requests

1 participant