fixing windows

This commit is contained in:
afeiszli
2021-11-17 21:57:27 -05:00
parent 20a939b188
commit ccbd6f90f7
8 changed files with 162 additions and 48 deletions

View File

@@ -4,6 +4,7 @@ import (
"database/sql"
"errors"
"fmt"
"github.com/gravitl/netmaker/servercfg"
_ "github.com/lib/pq"
)