docs: Updated Golang version

This commit is contained in:
alessio
2021-06-03 16:25:38 +02:00
committed by Dario Tranchitella
parent d0893a5aa9
commit 53377e994c
+1 -1
View File
@@ -6,7 +6,7 @@ The first step is to set up your local development environment as stated below:
## Setting up the development environment
The following dependencies are mandatory:
- [Go 1.13.8](https://golang.org/dl/)
- [Go 1.16](https://golang.org/dl/)
- [OperatorSDK 1.7.2](https://github.com/operator-framework/operator-sdk)
- [Kubebuilder](https://github.com/kubernetes-sigs/kubebuilder)
- [KinD](https://github.com/kubernetes-sigs/kind)