prototooth/go.mod
Ayke van Laethem 44147f2a86
Add Go module support
This also updates the muka/go-bluetooth package (which required a few
changes).
2020-05-25 00:10:28 +02:00

6 lines
120 B
Modula-2

module github.com/aykevl/go-bluetooth
go 1.14
require github.com/muka/go-bluetooth v0.0.0-20200518110738-ed2c87e2f9fa