Skip to content

Commit

Permalink
FOrmatting code in main.go
Browse files Browse the repository at this point in the history
Signed-off-by: Ivan Osipov <[email protected]>
  • Loading branch information
bellycat77 committed Jul 24, 2023
1 parent 799a803 commit 747e57b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@ import (
nested "github.com/antonfisher/nested-logrus-formatter"
"github.com/edwarnicke/genericsync"
"github.com/edwarnicke/grpcfd"
"github.com/networkservicemesh/vpphelper"
"github.com/kelseyhightower/envconfig"
"github.com/networkservicemesh/vpphelper"

Check failure on line 66 in main.go

View workflow job for this annotation

GitHub Actions / golangci-lint / golangci-lint

File is not `goimports`-ed with -local github.com/networkservicemesh (goimports)
"github.com/pkg/errors"
"github.com/sirupsen/logrus"
"github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig"
Expand Down

0 comments on commit 747e57b

Please sign in to comment.