Commit da42a30
committed
driver: fail to build on Windows with go < 1.13
The next commit requires go 1.13 for Windows, so let's
guard against building this package with earlier golang
releases.
Note that since go 1.14 is out, go 1.12 is no longer supported.
Signed-off-by: Kir Kolyshkin <[email protected]>1 parent d7961f4 commit da42a30
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
17 | 23 | | |
18 | 24 | | |
19 | 25 | | |
| |||
0 commit comments