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

@ -4,7 +4,7 @@ import (
"bytes"
"testing"
"github.com/Safing/portbase/formats/dsd"
"github.com/safing/portbase/formats/dsd"
)
func TestWrapper(t *testing.T) {