mirror of
https://github.com/tim-beatham/smegmesh.git
synced 2024-12-13 10:01:22 +01:00
- Fixing DNS error
This commit is contained in:
parent
d0b1913796
commit
cd844ff46e
@ -3,7 +3,7 @@ package main
|
|||||||
import (
|
import (
|
||||||
"log"
|
"log"
|
||||||
|
|
||||||
smegdns "github.com/tim-beatham/wgmesh/pkg/dns"
|
smegdns "github.com/tim-beatham/smegmesh/pkg/dns"
|
||||||
)
|
)
|
||||||
|
|
||||||
func main() {
|
func main() {
|
||||||
|
Loading…
Reference in New Issue
Block a user