mirror of
https://github.com/cmur2/miflorad.git
synced 2025-08-08 08:33:59 +02:00
module: bump minimum Go version to 1.16
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -11,7 +11,7 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
go:
|
go:
|
||||||
- '1.15'
|
- '1.16'
|
||||||
env:
|
env:
|
||||||
GO111MODULE: on
|
GO111MODULE: on
|
||||||
GOPROXY: direct
|
GOPROXY: direct
|
||||||
|
Reference in New Issue
Block a user