Skip to content
This repository has been archived by the owner on Mar 30, 2023. It is now read-only.

Commit

Permalink
Update readme about golang version change.
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnGarbutt committed Jul 9, 2019
1 parent f1fb571 commit 966cd73
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,11 +124,7 @@ The following tests are currently a work in progress:

## Golang Build and Test (using make)

Ensure you checkout this code in a working golang 1.11 workspace, including setting $GOPATH as required:
https://golang.org/doc/install#testing

dep 0.5.0 is used to manage dependencies. To install dep please read:
https://golang.github.io/dep/docs/installation.html#binary-installation
Built with golang 1.12, using go modules for dependency management.

gomock v1.1.1 is used to generate mocks. The version is fixed to stop
conflicts with etcd 3.3.x.
Expand Down

0 comments on commit 966cd73

Please sign in to comment.