-
Notifications
You must be signed in to change notification settings - Fork 136
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
upgrade kubernetes and go-libp2p packages
Signed-off-by: QianQianowo <[email protected]>
- Loading branch information
1 parent
ca8ebc2
commit 9e3ded1
Showing
1,883 changed files
with
148,209 additions
and
123,750 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 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
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.