Skip to content

Commit 20b5226

Browse files
committed
Fix linter errors for upgraded linter
Signed-off-by: Anna Khmelnitsky <[email protected]>
1 parent 8a36827 commit 20b5226

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nsxt/util/utils.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import (
1010
"log"
1111
"strings"
1212

13-
"github.com/hashicorp/go-version"
13+
version "github.com/hashicorp/go-version"
1414
"github.com/vmware/vsphere-automation-sdk-go/services/nsxt-mp/nsx/model"
1515
)
1616

0 commit comments

Comments
 (0)