mirror of
https://github.com/kubevela/kubevela.git
synced 2026-02-14 10:00:06 +00:00
upgrade Go version to 1.16 latest (#1577)
* bump go version to 1.16 * fix gox * fix * fix * del sleep * del * gosum fix conflict 0511 * rm stop fix Co-authored-by: Hongchao Deng <hongchaodeng1@gmail.com>
This commit is contained in:
@@ -13,7 +13,7 @@ contributing to `kubevela` or build a PoC (Proof of Concept).
|
||||
|
||||
### Prerequisites
|
||||
|
||||
1. Golang version 1.13+
|
||||
1. Golang version 1.16+
|
||||
2. Kubernetes version v1.16+ with `~/.kube/config` configured.
|
||||
3. ginkgo 1.14.0+ (just for [E2E test](./CONTRIBUTING.md#e2e-test))
|
||||
4. golangci-lint 1.31.0+, it will install automatically if you run `make`, you can [install it manually](https://golangci-lint.run/usage/install/#local-installation) if the installation is too slow.
|
||||
|
||||
Reference in New Issue
Block a user