code cleanup, improvements to loading api keys

This commit is contained in:
2021-02-27 19:14:39 -09:00
parent 2bd9177180
commit fcdff1039f
4 changed files with 81 additions and 82 deletions

7
go.mod
View File

@ -1,8 +1,5 @@
module git.binarythought.com/cdramey/alrm
go 1.15
go 1.16
require (
github.com/denisbrodbeck/machineid v1.0.1
golang.org/x/net v0.0.0-20201224014010-6772e930b67b
)
require golang.org/x/net v0.0.0-20201224014010-6772e930b67b