Update papi to use the github repo
This commit is contained in:
parent
fb4dcdc8fd
commit
edbf67f8b1
@ -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