Skip to content

downgrade go-difflib and go-spew to tagged releases - #2921

Merged
crazy-max merged 1 commit into
docker:masterfrom
thaJeztah:downgrade_tagged_releases
Jan 15, 2025
Merged

downgrade go-difflib and go-spew to tagged releases#2921
crazy-max merged 1 commit into
docker:masterfrom
thaJeztah:downgrade_tagged_releases

Conversation

@thaJeztah

Copy link
Copy Markdown
Member

Unfortunately, for buildx, these popped back up through the kubernetes dependencies;

go mod graph | grep ' github.com/davecgh/go-spew@v1.1.2'
github.com/docker/buildx github.com/davecgh/go-spew@v1.1.2-0.20180830191138-d8f796af33cc
k8s.io/api@v0.31.2 github.com/davecgh/go-spew@v1.1.2-0.20180830191138-d8f796af33cc
k8s.io/apimachinery@v0.31.2 github.com/davecgh/go-spew@v1.1.2-0.20180830191138-d8f796af33cc
k8s.io/client-go@v0.31.2 github.com/davecgh/go-spew@v1.1.2-0.20180830191138-d8f796af33cc

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@thaJeztah

Copy link
Copy Markdown
Member Author

Wait; why is CI failing? Let me cheeck

@thaJeztah

Copy link
Copy Markdown
Member Author

Looks some networking issue possibly;

> [lint-base 1/3] RUN wget -O- -nv https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s v1.62.0:
0.060 Connecting to raw.githubusercontent.com (185.199.110.133:443)
0.089 writing to stdout
0.089 -                    100% |********************************| 11591  0:00:00 ETA
0.089 written to stdout
0.096 golangci/golangci-lint info checking GitHub for tag 'v1.62.0'
0.303 golangci/golangci-lint info found version: 1.62.0 for v1.62.0/linux/amd64
0.390 wget: error getting response: Resource temporarily unavailable

@thaJeztah

Copy link
Copy Markdown
Member Author

All green now 👍 was indeed a hiccup

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants