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.19

This commit is contained in:
cn
2022-08-03 16:44:46 +02:00
parent d5020103f3
commit 0089a3dd2c
2 changed files with 3 additions and 2 deletions

2
go.mod
View File

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