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.18 and use debug.ReadBuildInfo()

This commit is contained in:
cn
2022-03-18 00:21:53 +01:00
parent 0268126d70
commit 72c4c94cb7
4 changed files with 20 additions and 11 deletions

2
go.mod
View File

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