mirror of
https://github.com/hibiken/asynq.git
synced 2026-04-26 07:25:56 +03:00
[GH-ISSUE #388] [BUG] go get github.com/hibiken/asynq/tools/asynq error #2194
Labels
No labels
CLI
bug
designing
documentation
duplicate
enhancement
good first issue
good first issue
help wanted
idea
invalid
investigate
needs-more-info
performance
pr-welcome
pull-request
question
wontfix
work in progress
work in progress
work-around-available
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/asynq#2194
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @duzhipeng on GitHub (Jan 27, 2022).
Original GitHub issue: https://github.com/hibiken/asynq/issues/388
Originally assigned to: @hibiken on GitHub.
Describe the bug
go get github.com/hibiken/asynq/tools/asynq error
To Reproduce
Steps to reproduce the behavior (Code snippets if applicable):
go get github.com/hibiken/asynq/tools/asynqorgo get -u github.com/hibiken/asynq/tools/asynq.Expected behavior
The installation is successful without error.
Screenshots

Environment (please complete the following information):
asynqpackage v0.21.0@hibiken commented on GitHub (Jan 27, 2022):
@duzhipeng Thank you for reporting this. I confirmed the bug on my machine as well.
Let me look into this in the next few days. In the meantime, please work around this by building the CLI from the source 🙏
@hibiken commented on GitHub (Feb 1, 2022):
This should be fixed now.
Please feel free to reopen the issue if you see an error when running