Closed jsearles closed 4 months ago
This is causing issues with referencing this version by version#.
❯ go get github.com/rabbitmq/rabbitmq-stream-go-client@v1.4.6 go: github.com/rabbitmq/rabbitmq-stream-go-client@1.4.6: invalid version: unknown revision 1.4.6
Version is successfully downloaded
N/A
Ops ! Sorry! I need to automate the release process!
It should be ok now! sorry !
Describe the bug
This is causing issues with referencing this version by version#.
Reproduction steps
❯ go get github.com/rabbitmq/rabbitmq-stream-go-client@v1.4.6 go: github.com/rabbitmq/rabbitmq-stream-go-client@1.4.6: invalid version: unknown revision 1.4.6
Expected behavior
Version is successfully downloaded
Additional context
N/A