Skip to content

Commit

Permalink
upgrade kubernetes and go-libp2p packages
Browse files Browse the repository at this point in the history
Signed-off-by: QianQianowo <[email protected]>
  • Loading branch information
QianQianowo committed May 30, 2024
1 parent ca8ebc2 commit 9e3ded1
Show file tree
Hide file tree
Showing 1,883 changed files with 148,209 additions and 123,750 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
2 changes: 1 addition & 1 deletion LICENSES/LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -203,5 +203,5 @@
See the License for the specific language governing permissions and
limitations under the License.

= LICENSE 86d3f3a95c324c9479bd8986968f4327
= LICENSE d229da563da18fe5d58cd95a6467d584
================================================================================
26 changes: 0 additions & 26 deletions LICENSES/vendor/github.com/cheekybits/genny/LICENSE

This file was deleted.

8 changes: 0 additions & 8 deletions LICENSES/vendor/github.com/libp2p/go-libp2p-core/LICENSE

This file was deleted.

195 changes: 0 additions & 195 deletions LICENSES/vendor/github.com/libp2p/go-openssl/LICENSE

This file was deleted.

Loading

0 comments on commit 9e3ded1

Please sign in to comment.