mirror of
https://github.com/pomerium/pomerium.git
synced 2025-05-12 08:37:38 +02:00
zero: only leave public packages in pkg/zero (#4854)
This commit is contained in:
parent
a6ae9d3f2d
commit
b66634d1e6
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