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

Build Fails: capitalised "Sirupsen" versus uncapitalised "sirupsen" #111

Open
martinvahi opened this issue Dec 18, 2024 · 0 comments
Open

Comments

@martinvahi
Copy link

martinvahi commented Dec 18, 2024

ts3b@terminal01:~/m_local/bin_p/grv_git_klient/v2024_12_19_grv$ date
Thu Dec 19 01:10:11 EET 2024
ts3b@terminal01:~/m_local/bin_p/grv_git_klient/v2024_12_19_grv$ uname -a
Linux terminal01 6.1.0-17-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.69-1 (2023-12-30) x86_64 GNU/Linux
ts3b@terminal01:~/m_local/bin_p/grv_git_klient/v2024_12_19_grv$ go install github.com/rgburke/grv/cmd/grv@latest
go: finding module for package github.com/bradfitz/slice
go: finding module for package github.com/Sirupsen/logrus
go: finding module for package github.com/gobwas/glob
go: finding module for package github.com/mattn/go-runewidth
go: finding module for package github.com/rgburke/goncurses
go: finding module for package github.com/rjeczalik/notify
go: finding module for package github.com/tchap/go-patricia/patricia
go: finding module for package gopkg.in/libgit2/git2go.v27
go: found github.com/Sirupsen/logrus in github.com/Sirupsen/logrus v1.9.3
go: found github.com/bradfitz/slice in github.com/bradfitz/slice v0.0.0-20180809154707-2b758aa73013
go: found github.com/gobwas/glob in github.com/gobwas/glob v0.2.3
go: found github.com/mattn/go-runewidth in github.com/mattn/go-runewidth v0.0.16
go: found github.com/rgburke/goncurses in github.com/rgburke/goncurses v0.0.0-20180201210814-74f667ab258b
go: found github.com/rjeczalik/notify in github.com/rjeczalik/notify v0.9.3
go: found github.com/tchap/go-patricia/patricia in github.com/tchap/go-patricia v2.3.0+incompatible
go: found gopkg.in/libgit2/git2go.v27 in gopkg.in/libgit2/git2go.v27 v27.14.7
go: github.com/rgburke/grv/cmd/grv imports
        github.com/Sirupsen/logrus: github.com/Sirupsen/[email protected]: parsing go.mod:
        module declares its path as: github.com/sirupsen/logrus
                but was required as: github.com/Sirupsen/logrus
ts3b@terminal01:~/m_local/bin_p/grv_git_klient/v2024_12_19_grv$
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