Update the Go import paths to new repo name (#27)

This commit is contained in:
Mike Arpaia
2020-11-11 09:59:12 -08:00
committed by GitHub
parent fb22ec5291
commit af96e52a00
214 changed files with 380 additions and 380 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ import (
"github.com/igm/sockjs-go/v3/sockjs"
"github.com/kolide/fleet/server/contexts/token"
"github.com/fleetdm/fleet/server/contexts/token"
"github.com/pkg/errors"
)