-
Notifications
You must be signed in to change notification settings - Fork 123
Open
Description
Before creating a bug report please make sure you are using the latest docker image / code base.
Please complete the following information
- Installation Type: Native
- Have you tried using the latest docker image / code base yes
Describe the bug
A clear and concise description of what the bug is.
$ go build -o ./dist/podgrab ./main.go
go build -o ./dist/podgrab./main.go
/home/myuser/go/pkg/mod/github.com/mattn/go-isatty@v0.0.12/isatty_tcgets.go:6:8: missing go.sum entry for module providing package golang.org/x/sys/unix (imported bygithub.com/mattn/go-isatty); to add:
go get github.com/mattn/go-isatty@v0.0.12running go get github.com/mattn/go-isatty@v0.0.12 as suggested resolves the error
To Reproduce
Steps to reproduce the behavior (following ubuntu-install.md):
- Install go, deps, clone = all OK
- Build and Copy dependencies = OK until the last line
Expected behavior
proceed without error
Screenshots
n/a
Additional context
- Debian GNU/Linux 12 (bookworm) (Not ubuntu)
- go version go1.19.8 linux/amd64
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels