rename to new lowercase github namespace

This commit is contained in:
Jakob Schrettenbrunner
2018-02-20 21:25:31 +01:00
parent 0b3fb72a97
commit e4e060a82f
13 changed files with 21 additions and 21 deletions

View File

@@ -8,7 +8,7 @@ import (
log "github.com/sirupsen/logrus"
"github.com/spf13/viper"
"github.com/Pterodactyl/wings/config"
"github.com/pterodactyl/wings/config"
)
type InternalAPI struct {