Skip to content

Conversation

@thaJeztah
Copy link
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
Member Author

Wait; why is CI failing? Let me cheeck

@thaJeztah
Copy link
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
Member Author

All green now 👍 was indeed a hiccup

@crazy-max crazy-max merged commit cde0e98 into docker:master Jan 15, 2025
127 checks passed
@thaJeztah thaJeztah deleted the downgrade_tagged_releases branch January 15, 2025 14:25
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