aquasecurity / aquasecurity/docker-bench

Retracted library (k8s.io)

Open
#98 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
222
Forks
69
PR merge metrics
No merged PRs in 30d

Description

Hi,

It is no more possible to get and install the project as one of the library is retracted (k8s.io)

```
➔ go get github.com/aquasecurity/docker-bench
go: warning: k8s.io/client-go@v11.0.0+incompatible: retracted by module author: pre-module versions are obsolete
go: to switch to the latest unretracted version, run:
go get k8s.io/client-go@latest
```

Best regards,
hutchYy

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the reported `go get github.com/aquasecurity/docker-bench` command and inspect the dependency declarations for `k8s.io/client-go`. The work is done when the project can be fetched and installed without selecting the retracted version or emitting the reported warning.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, go, kubernetes
Domain
build-system
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.