diff --git a/main.go b/main.go index 587dba4..3ce27cf 100644 --- a/main.go +++ b/main.go @@ -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" "github.com/pkg/errors" "github.com/sirupsen/logrus" "github.com/spiffe/go-spiffe/v2/spiffetls/tlsconfig"