forked from extern/smegmesh
Merge pull request #76 from tim-beatham/74-perform-dad
- Fixing DNS error
This commit is contained in:
commit
05cc287e31
@ -3,7 +3,7 @@ package main
|
||||
import (
|
||||
"log"
|
||||
|
||||
smegdns "github.com/tim-beatham/wgmesh/pkg/dns"
|
||||
smegdns "github.com/tim-beatham/smegmesh/pkg/dns"
|
||||
)
|
||||
|
||||
func main() {
|
||||
|
Loading…
Reference in New Issue
Block a user