mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-07 20:08:17 +02:00
zero: only leave public packages in pkg/zero
This commit is contained in:
parent
a6ae9d3f2d
commit
8219823622
24 changed files with 22 additions and 22 deletions
|
@ -3,7 +3,7 @@ package cluster
|
|||
import (
|
||||
"net/http"
|
||||
|
||||
"github.com/pomerium/pomerium/pkg/zero/apierror"
|
||||
"github.com/pomerium/pomerium/internal/zero/apierror"
|
||||
)
|
||||
|
||||
// EmptyResponse is an empty response
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue