File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/antchfx/htmlquery
3
3
go 1.14
4
4
5
5
require (
6
- github.com/antchfx/xpath v1.2.3
6
+ github.com/antchfx/xpath v1.3.0
7
7
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
8
8
golang.org/x/net v0.7.0
9
9
)
Original file line number Diff line number Diff line change 1
- github.com/antchfx/xpath v1.2.3 h1:CCZWOzv5bAqjVv0offZ2LVgVYFbeldKQVuLNbViZdes =
2
- github.com/antchfx/xpath v1.2.3 /go.mod h1:i54GszH55fYfBmoZXapTHN8T8tkcHfRgLyVwwqzXNcs =
1
+ github.com/antchfx/xpath v1.3.0 h1:nTMlzGAK3IJ0bPpME2urTuFL76o4A96iYvoKFHRXJgc =
2
+ github.com/antchfx/xpath v1.3.0 /go.mod h1:i54GszH55fYfBmoZXapTHN8T8tkcHfRgLyVwwqzXNcs =
3
3
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da h1:oI5xCqsCo564l8iNU+DwB5epxmsaqB+rhGL0m5jtYqE =
4
4
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da /go.mod h1:cIg4eruTrX1D+g88fzRXU5OdNfaM+9IcxsU14FzY7Hc =
5
5
github.com/yuin/goldmark v1.4.13 /go.mod h1:6yULJ656Px+3vBD8DxQVa3kxgyrAnzto9xy5taEt/CY =
You can’t perform that action at this time.
0 commit comments