update import paths
update Readme with shields
This commit is contained in:
@@ -5,9 +5,9 @@ import (
|
||||
"html"
|
||||
"net/http"
|
||||
|
||||
log "github.com/Sirupsen/logrus"
|
||||
log "github.com/sirupsen/logrus"
|
||||
|
||||
"github.com/schrej/wings.go/config"
|
||||
"github.com/schrej/wings/config"
|
||||
)
|
||||
|
||||
// API is a grouping struct for the api
|
||||
|
||||
Reference in New Issue
Block a user