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

2
go.mod
View File

@ -1,6 +1,6 @@
module miflorad
go 1.11
go 1.15
require (
github.com/currantlabs/gatt v0.0.0-20161006170101-f949eac78f4e