-
Notifications
You must be signed in to change notification settings - Fork 135
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #565 from QianQianowo/upgrade_mod
upgrade kubernetes and go-libp2p packages
- Loading branch information
Showing
1,894 changed files
with
149,370 additions
and
121,930 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -91,7 +91,7 @@ jobs: | |
|
||
- name: Install dependences | ||
run: | | ||
command -v ginkgo || go install github.com/onsi/ginkgo/ginkgo@latest | ||
command -v ginkgo || go install github.com/onsi/ginkgo/v2/ginkgo@latest | ||
go install sigs.k8s.io/[email protected] | ||
curl -LO https://storage.googleapis.com/kubernetes-release/release/v1.27.7/bin/linux/amd64/kubectl && sudo install kubectl /usr/local/bin/kubectl | ||
type keadm || { | ||
|
This file was deleted.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.