Update import paths

This commit is contained in:
Daniel 2019-06-27 13:29:56 +02:00
parent 9cd2894afc
commit 8f3082f96f
78 changed files with 153 additions and 154 deletions

View file

@ -5,7 +5,7 @@ import (
"fmt"
"strconv"
"github.com/Safing/portbase/database/accessor"
"github.com/safing/portbase/database/accessor"
)
type boolCondition struct {