Upgrade to go 1.16
This commit is contained in:
@@ -6,7 +6,7 @@ env:
|
||||
- GO111MODULE=on
|
||||
|
||||
go:
|
||||
- 1.14.x
|
||||
- 1.16.x
|
||||
|
||||
git:
|
||||
depth: 1
|
||||
|
||||
@@ -18,7 +18,7 @@ docker run --name invertergui --device /dev/ttyUSB0:/dev/ttyUSB0 -p 8080:8080 di
|
||||
|
||||
## Requirements
|
||||
|
||||
This project makes use of [Go Modules](https://github.com/golang/go/wiki/Modules). The minimum version for Go is 1.11.x.
|
||||
This project makes use of [Go Modules](https://github.com/golang/go/wiki/Modules). The minimum version for Go is 1.16
|
||||
|
||||
## Getting started
|
||||
|
||||
|
||||
Reference in New Issue
Block a user