achannarasappa / ticker

Terminal stock ticker with live updates and position tracking
GNU General Public License v3.0
4.94k stars 264 forks source link

`go install` fails #252

Closed yonas closed 6 months ago

yonas commented 1 year ago

Describe the bug Fails to install.

To Reproduce Steps to reproduce the behavior:

  1. go install github.com/achannarasappa/ticker@latest

Expected behavior Should install without errors.

Screenshots

$ go install github.com/achannarasappa/ticker@latest
go: github.com/achannarasappa/ticker@latest: github.com/achannarasappa/ticker@v1.1.1: parsing go.mod:
        module declares its path as: ticker
                but was required as: github.com/achannarasappa/ticker

Environment (please complete the following information):

github-actions[bot] commented 8 months ago

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 14 days.

github-actions[bot] commented 6 months ago

This issue was closed because it has been stalled for 60 days with no activity.