mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-29 06:29:19 +02:00
Remove usage of deleted setting after merge
This commit is contained in:
parent
920f75f7e2
commit
3956cbddfd
2 changed files with 1 additions and 2 deletions
|
@ -8,11 +8,11 @@ import (
|
|||
"io"
|
||||
"time"
|
||||
|
||||
"github.com/klauspost/compress/zstd"
|
||||
"google.golang.org/grpc"
|
||||
"google.golang.org/grpc/keepalive"
|
||||
"google.golang.org/protobuf/proto"
|
||||
|
||||
"github.com/klauspost/compress/zstd"
|
||||
"github.com/pomerium/pomerium/internal/zero/apierror"
|
||||
connect_mux "github.com/pomerium/pomerium/internal/zero/connect-mux"
|
||||
"github.com/pomerium/pomerium/internal/zero/grpcconn"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue