From fa1384e31e237450fd4fd788b4da102de0995e8e Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 20 Jan 2020 17:28:33 +0000 Subject: [PATCH] module: update github.com/go-ble/ble commit hash to 0a73a9d --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index d7910d8..6eaf361 100644 --- a/go.mod +++ b/go.mod @@ -7,7 +7,7 @@ require ( github.com/currantlabs/gatt v0.0.0-20161006170101-f949eac78f4e github.com/eclipse/paho.mqtt.golang v1.2.0 github.com/fatih/structs v1.1.0 // indirect - github.com/go-ble/ble v0.0.0-20190513065955-e4c77014ff5a + github.com/go-ble/ble 0a73a9da88eb github.com/mattn/go-colorable v0.1.4 // indirect github.com/mattn/go-isatty v0.0.9 // indirect github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b // indirect