1
0
mirror of https://github.com/cmur2/miflorad.git synced 2025-06-26 22:30:24 +02:00

module: bump minimum Go version to 1.15

This commit is contained in:
cn
2020-12-06 13:18:04 +01:00
parent ecab1a41f5
commit a6d6a14149
3 changed files with 1 additions and 7 deletions

View File

@ -11,8 +11,6 @@ jobs:
strategy:
matrix:
go:
- '1.13'
- '1.14'
- '1.15'
env:
GO111MODULE: on