update proxy pkg path

This commit is contained in:
Abhishek Kondur
2022-12-09 00:54:11 +05:30
parent 1dab5ed004
commit e00199a650
7 changed files with 7 additions and 7 deletions

View File

@@ -9,7 +9,7 @@ import (
"runtime"
"strings"
"github.com/gravitl/netclient/nm-proxy/manager"
"github.com/gravitl/netclient/nmproxy/manager"
"github.com/gravitl/netmaker/database"
"github.com/gravitl/netmaker/logger"
"github.com/gravitl/netmaker/models"