Require golang 1.9+ (#149)
This commit is contained in:
parent
2301a34403
commit
0115696a18
@ -1,10 +1,8 @@
|
|||||||
language: go
|
language: go
|
||||||
|
|
||||||
go:
|
go:
|
||||||
- '1.8'
|
- '1.9.x'
|
||||||
- '1.9'
|
- '1.10.x'
|
||||||
- '1.10'
|
|
||||||
- '1.11'
|
|
||||||
- '1.11.x'
|
- '1.11.x'
|
||||||
- 'master'
|
- 'master'
|
||||||
|
|
||||||
|
@ -95,6 +95,8 @@ or download the latest Darwin build from the [releases page](https://github.com/
|
|||||||
Download the [latest release](https://github.com/wagoodman/dive/releases/download/v0.6.0/dive_0.6.0_windows_amd64.zip).
|
Download the [latest release](https://github.com/wagoodman/dive/releases/download/v0.6.0/dive_0.6.0_windows_amd64.zip).
|
||||||
|
|
||||||
**Go tools**
|
**Go tools**
|
||||||
|
Requires Go version 1.9 or higher.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
go get github.com/wagoodman/dive
|
go get github.com/wagoodman/dive
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user