1
0
mirror of https://github.com/go-mqtt/mqtt.git synced 2025-08-07 11:42:52 +03:00

Rebranding.

This commit is contained in:
Pascal S. de Kloe
2021-06-27 18:11:10 +02:00
parent 3e2dc3abf6
commit daf7cf26cc
10 changed files with 18 additions and 22 deletions

View File

@@ -8,7 +8,7 @@ import (
"testing"
"time"
"github.com/pascaldekloe/mqtt"
"github.com/go-mqtt/mqtt"
)
// Transfer defines a message exchange.