-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
- What version of Delve are you using (
dlv version)?
dev@devenv-565985bf6f-cxvtz:~/observe$ code/go/bin/dlv version
Delve Debugger
Version: 1.8.2
Build:
- What version of Go are you using? (
go version)?
dev@devenv-565985bf6f-cxvtz:~/observe$ go version
go version go1.17.10 linux/amd64
- What operating system and processor architecture are you using?
dev@devenv-565985bf6f-cxvtz:/observe$ uname -a20.04.1-Ubuntu SMP Mon Apr 25 19:28:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
Linux devenv-565985bf6f-cxvtz 5.13.0-1023-aws #25
- What did you do?
go install github.com/undoio/delve/cmd/dlv@latest
- What did you expect to see?
Successful installation.
- What did you see instead?
go: downloading github.com/undoio/delve v1.2.0
go install: github.com/undoio/delve/cmd/dlv@latest: github.com/undoio/delve@v1.2.0: parsing go.mod:
module declares its path as: github.com/go-delve/delve
but was required as: github.com/undoio/delve
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels