mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-03 03:12:50 +02:00
deployment: add goimports with path awareness (#1316)
Plus fix some spelling Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
This commit is contained in:
parent
ffaceadfdd
commit
fbd8c8f294
13 changed files with 38 additions and 34 deletions
|
@ -10,9 +10,10 @@ import (
|
|||
"time"
|
||||
|
||||
"github.com/onsi/gocleanup"
|
||||
"github.com/pomerium/pomerium/integration/internal/cluster"
|
||||
"github.com/rs/zerolog"
|
||||
"github.com/rs/zerolog/log"
|
||||
|
||||
"github.com/pomerium/pomerium/integration/internal/cluster"
|
||||
)
|
||||
|
||||
var (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue