Skip to content

Commit 9bcb802

Browse files
committed
Revert to whyrusleeping?
1 parent 42f7e92 commit 9bcb802

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/mdns/mdns.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ import (
1010

1111
"github.com/libp2p/go-libp2p-core/peer"
1212

13-
"github.com/hashicorp/mdns"
1413
"github.com/multiformats/go-multiaddr"
1514
manet "github.com/multiformats/go-multiaddr/net"
15+
"github.com/whyrusleeping/mdns"
1616
)
1717

1818
// Notifee is notified when a new peer is found.

0 commit comments

Comments
 (0)