File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -105,7 +105,7 @@ require (
105105 github.com/aliyun/aliyun-oss-go-sdk v2.1.1+incompatible // indirect
106106 github.com/aliyun/aliyun-tablestore-go-sdk v4.1.2+incompatible // indirect
107107 github.com/antchfx/xmlquery v1.3.5 // indirect
108- github.com/antchfx/xpath v1.1.10 // indirect
108+ github.com/antchfx/xpath v1.3.6 // indirect
109109 github.com/apparentlymart/go-textseg/v15 v15.0.0 // indirect
110110 github.com/armon/go-metrics v0.4.1 // indirect
111111 github.com/armon/go-radix v1.0.0 // indirect
Original file line number Diff line number Diff line change @@ -66,8 +66,9 @@ github.com/aliyun/aliyun-tablestore-go-sdk v4.1.2+incompatible h1:ABQ7FF+IxSFHDM
6666github.com/aliyun/aliyun-tablestore-go-sdk v4.1.2+incompatible /go.mod h1:LDQHRZylxvcg8H7wBIDfvO5g/cy4/sz1iucBlc2l3Jw =
6767github.com/antchfx/xmlquery v1.3.5 h1:I7TuBRqsnfFuL11ruavGm911Awx9IqSdiU6W/ztSmVw =
6868github.com/antchfx/xmlquery v1.3.5 /go.mod h1:64w0Xesg2sTaawIdNqMB+7qaW/bSqkQm+ssPaCMWNnc =
69- github.com/antchfx/xpath v1.1.10 h1:cJ0pOvEdN/WvYXxvRrzQH9x5QWKpzHacYO8qzCcDYAg =
7069github.com/antchfx/xpath v1.1.10 /go.mod h1:Yee4kTMuNiPYJ7nSNorELQMr1J33uOpXDMByNYhvtNk =
70+ github.com/antchfx/xpath v1.3.6 h1:s0y+ElRRtTQdfHP609qFu0+c6bglDv20pqOViQjjdPI =
71+ github.com/antchfx/xpath v1.3.6 /go.mod h1:i54GszH55fYfBmoZXapTHN8T8tkcHfRgLyVwwqzXNcs =
7172github.com/antihax/optional v1.0.0 /go.mod h1:uupD/76wgC+ih3iEmQUL+0Ugr19nfwCT1kdvxnR2qWY =
7273github.com/apparentlymart/go-cidr v1.1.0 h1:2mAhrMoF+nhXqxTzSZMUzDHkLjmIHC+Zzn4tdgBZjnU =
7374github.com/apparentlymart/go-cidr v1.1.0 /go.mod h1:EBcsNrHc3zQeuaeCeCtQruQm+n9/YjEn/vI25Lg7Gwc =
You can’t perform that action at this time.
0 commit comments