Open thediveo opened 3 years ago
go version 1.16.6 linux/amd6 on fresh Ubuntu 21.04
go get github.com/wagoodman/dive # github.com/wagoodman/dive/dive/image/docker ../../go/pkg/mod/github.com/wagoodman/dive@v0.10.0/dive/image/docker/engine_resolver.go:53:19: undefined: client.Opt ../../go/pkg/mod/github.com/wagoodman/dive@v0.10.0/dive/image/docker/engine_resolver.go:81:34: undefined: client.WithAPIVersionNegotiation
go get github.com/wagoodman/dive@master
go install .
go version 1.16.6 linux/amd6 on fresh Ubuntu 21.04