CHANGELOG-3.4: use Go 1.10.2

Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
This commit is contained in:
Gyuho Lee 2018-05-01 10:09:16 -07:00
parent 4a01c4e98a
commit 1c44634f6e

View File

@ -255,7 +255,7 @@ See [security doc](https://github.com/coreos/etcd/blob/master/Documentation/op-g
### Go ### Go
- Require *Go 1.10+*. - Require *Go 1.10+*.
- Compile with [*Go 1.10.1*](https://golang.org/doc/devel/release.html#go1.10). - Compile with [*Go 1.10.2*](https://golang.org/doc/devel/release.html#go1.10).
### Tooling ### Tooling