12 lines
295 B
Modula-2
12 lines
295 B
Modula-2
module git.wow.st/gmp/hrm
|
|
|
|
go 1.13
|
|
|
|
require (
|
|
gioui.org v0.0.0-20191126175243-2ca2e5462f16
|
|
git.wow.st/gmp/ble v0.0.0-20191230162624-2d7594514cb3
|
|
github.com/google/go-github/v24 v24.0.1 // indirect
|
|
golang.org/x/oauth2 v0.0.0-20191122200657-5d9234df094c // indirect
|
|
gopkg.in/yaml.v2 v2.2.7
|
|
)
|