We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a36827 commit 20b5226Copy full SHA for 20b5226
nsxt/util/utils.go
@@ -10,7 +10,7 @@ import (
10
"log"
11
"strings"
12
13
- "github.com/hashicorp/go-version"
+ version "github.com/hashicorp/go-version"
14
"github.com/vmware/vsphere-automation-sdk-go/services/nsxt-mp/nsx/model"
15
)
16
0 commit comments