changed go version to 1.12

pull/736/head
ak 6 years ago
parent baa6203dd9
commit 0d6597b370
  1. 2
      README.md

@ -17,7 +17,7 @@ brew install openssl
## Dev Environment Setup
The required go version is: **go1.11**
The required go version is: **go1.12**
```bash
export GOPATH=$HOME/<path_of_your_choice>

Loading…
Cancel
Save