module github.com/dylanmei/winrmtest

go 1.14

require (
	github.com/antchfx/xmlquery v1.3.5
	github.com/gofrs/uuid v4.0.0+incompatible
)
