correct import path

This commit is contained in:
Johannes Kimmel 2023-11-09 12:27:49 +01:00
parent fe4de38867
commit 9ce19debd8
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ import (
"net/netip"
"strconv"
"strings"
"subv4/ipalloc"
"git.freifunk-franken.de/jkimmel/sub/ipalloc"
)
type server struct {