From a19e0b069f4b505570a6468429b15bfa9fe07f67 Mon Sep 17 00:00:00 2001 From: Troy Ronda Date: Thu, 10 Jan 2019 10:18:56 -0500 Subject: [PATCH] [FABG-811] Update versions in README This change updates the Go version and the last commit for 1.2 in the README. Change-Id: I0699f92e5ddea8c25a2a5b0834da165f4389e597 Signed-off-by: Troy Ronda --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2a7063fba9..030c57cdc9 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ Additionally for development purposes integration tests also run against the dev ### Retired versions When the 'prev' code level is updated, the last tested fabric-sdk-go commit or tag is listed below. -- fabric v1.2: 3b2b876 +- fabric v1.2: 5e291d3 - fabric v1.1: f7ae259 - fabric v1.0: 5ac5226 @@ -79,7 +79,7 @@ If you want to contribute to the Go SDK, please run the test suite and submit pa You need: -- Go 1.9 +- Go 1.11 - [Dep](https://github.com/golang/dep) - Make - Docker