Skip to content

Commit

Permalink
Merge pull request #565 from QianQianowo/upgrade_mod
Browse files Browse the repository at this point in the history
upgrade kubernetes and go-libp2p packages
  • Loading branch information
kubeedge-bot authored May 31, 2024
2 parents e88df70 + a4cf4f3 commit 30a1f9b
Show file tree
Hide file tree
Showing 1,894 changed files with 149,370 additions and 121,930 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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 || {
Expand Down
26 changes: 0 additions & 26 deletions LICENSES/vendor/github.com/cheekybits/genny/LICENSE

This file was deleted.

206 changes: 206 additions & 0 deletions LICENSES/vendor/github.com/golang/mock/LICENSE

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 30a1f9b

Please sign in to comment.