protomolecule/go.mod
2021-04-02 21:55:27 -07:00

9 lines
130 B
Modula-2

module protomolecule
go 1.16
require (
github.com/fatih/color v1.10.0 // indirect
tinygo.org/x/bluetooth v0.3.0 // indirect
)