chaosblade-io / chaosblade

An easy to use and powerful chaos engineering experiment toolkit.(阿里巴巴开源的一款简单易用、功能强大的混沌实验注入工具)
https://chaosblade.io
Apache License 2.0
5.86k stars 934 forks source link

make build_darwin error #1041

Open Dr-wgy opened 1 month ago

Dr-wgy commented 1 month ago

Issue Description

Type: bug report , feature request or question

Describe what happened (or what feature you want)

rm -rf target/chaosblade-1.7.3 mkdir -p target/chaosblade-1.7.3/bin target/chaosblade-1.7.3/yaml env CGO_ENABLED=1 GO111MODULE=on go run build/spec.go target/chaosblade-1.7.3/yaml/chaosblade-cloud-spec-1.7.3.yaml go: updates to go.mod needed; to update it: go mod tidy make[1]: [build_yaml] Error 1 make: [cloud] Error 2

Describe what you expected to happen

How to reproduce it (as minimally and precisely as possible)

Tell us your environment

go version 1.20.14 mac

Anything else we need to know?