Merge branch 'papi' into 'master'
Update papi to use the github repo See merge request !6
This commit is contained in:
commit
48be78e38f
@ -4,6 +4,7 @@ import (
|
||||
"fmt"
|
||||
"net/http"
|
||||
|
||||
"github.com/odwrtw/papi"
|
||||
"github.com/odwrtw/polochon/lib"
|
||||
"github.com/odwrtw/polochon/modules/mock"
|
||||
|
||||
@ -11,7 +12,6 @@ import (
|
||||
"gitlab.quimbo.fr/odwrtw/canape-sql/config"
|
||||
"gitlab.quimbo.fr/odwrtw/canape-sql/users"
|
||||
"gitlab.quimbo.fr/odwrtw/canape-sql/web"
|
||||
"gitlab.quimbo.fr/odwrtw/papi"
|
||||
)
|
||||
|
||||
func FromPolochon(env *web.Env, w http.ResponseWriter, r *http.Request) error {
|
||||
|
Loading…
x
Reference in New Issue
Block a user