github.com/vmware/go-vmware-nsxt@v0.0.0-20230223012718-d31b8a1ca05e/go.mod (about) 1 module github.com/vmware/go-vmware-nsxt 2 3 go 1.13 4 5 require ( 6 github.com/antihax/optional v1.0.0 7 golang.org/x/net v0.7.0 // indirect 8 golang.org/x/oauth2 v0.0.0-20190604053449-0f29369cfe45 9 )