mirror of
https://github.com/ipfs/kubo.git
synced 2025-06-28 00:39:31 +08:00
Make sure uuid is vendored
License: MIT Signed-off-by: Hector Sanjuan <code@hector.link>
This commit is contained in:
2
thirdparty/loggables/loggables.go
vendored
2
thirdparty/loggables/loggables.go
vendored
@ -9,7 +9,7 @@ package loggables
|
||||
import (
|
||||
"net"
|
||||
|
||||
uuid "github.com/satori/go.uuid"
|
||||
uuid "github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/satori/go.uuid"
|
||||
|
||||
ma "gx/ipfs/QmcobAGsCjYt5DXoq9et9L8yR8er7o7Cu3DTvpaq12jYSz/go-multiaddr"
|
||||
|
||||
|
Reference in New Issue
Block a user