Commit 33612e1a authored by tavit ohanian's avatar tavit ohanian

Merge branch 'port-2021-07-04'

parents 2b110769 40530faa
Pipeline #1084 passed with stages
in 14 seconds
......@@ -4,6 +4,6 @@ go 1.15
require (
github.com/jbenet/goprocess v0.1.4
gitlab.dms3.io/dms3/public/go-log v0.0.1
gitlab.dms3.io/dms3/go-log v0.0.2
gitlab.dms3.io/p2p/go-nat v0.0.1
)
......@@ -9,7 +9,7 @@ import (
goprocess "github.com/jbenet/goprocess"
periodic "github.com/jbenet/goprocess/periodic"
logging "gitlab.dms3.io/dms3/public/go-log"
logging "gitlab.dms3.io/dms3/go-log"
nat "gitlab.dms3.io/p2p/go-nat"
)
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment