refact(pkg): adapt go dependancies

This commit is contained in:
2019-06-15 17:07:50 +02:00
parent 3d07cbc9ba
commit 648388e1e8
4 changed files with 7 additions and 11 deletions

View File

@ -4,8 +4,8 @@ import (
"fmt"
"time"
"github.com/MichaelS11/go-dht"
"github.com/go-flucky/flucky/pkg/types"
"github.com/go-flucky/go-dht"
uuid "github.com/satori/go.uuid"
)

View File

@ -4,8 +4,8 @@ import (
"fmt"
"time"
"github.com/MichaelS11/go-dht"
"github.com/go-flucky/flucky/pkg/types"
"github.com/go-flucky/go-dht"
uuid "github.com/satori/go.uuid"
)