hrm/go.mod

10 lines
174 B
Modula-2
Raw Normal View History

2019-10-25 15:09:43 -04:00
module git.wow.st/gmp/hrm
go 1.13
require (
gioui.org v0.0.0-20191024154924-88adc0ee1a0b
git.wow.st/gmp/ble v0.0.0-20191025185913-5955e369e4eb
gopkg.in/yaml.v2 v2.2.4
)