blob: 11c9f244008bc25050425f1c144a7da1f57d4ecb [file] [log] [blame]
module github.com/apache/mynewt-mcumgr-cli
go 1.12
require (
github.com/go-ble/ble v0.0.0-20181002102605-e78417b510a3 // indirect
mynewt.apache.org/newt v0.0.0-20201028015609-b57111dbd19f
mynewt.apache.org/newtmgr v0.0.0-20201028150837-60b2da78788c
)