module github.com/antchfx/htmlquery go 1.14 require ( github.com/antchfx/xpath v1.2.3 github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da golang.org/x/net v0.5.0 )