- Fixing DNS error

This commit is contained in:
Tim Beatham 2024-01-02 00:15:23 +00:00
parent d0b1913796
commit cd844ff46e

View File

@ -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() {