Skip to content

Commit b895f38

Browse files
Merge pull request #2816 from prometheus-operator/dependabot/go_modules/scripts/github.com/antchfx/xpath-1.3.6
build(deps): bump github.com/antchfx/xpath from 1.1.10 to 1.3.6 in /scripts
2 parents b62e3ae + 0907ff8 commit b895f38

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

scripts/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ require (
2222
github.com/andybalholm/cascadia v1.2.0 // indirect
2323
github.com/antchfx/htmlquery v1.2.3 // indirect
2424
github.com/antchfx/xmlquery v1.3.4 // indirect
25-
github.com/antchfx/xpath v1.1.10 // indirect
25+
github.com/antchfx/xpath v1.3.6 // indirect
2626
github.com/aymerick/douceur v0.2.0 // indirect
2727
github.com/beorn7/perks v1.0.1 // indirect
2828
github.com/bep/godartsass v0.14.0 // indirect

scripts/go.sum

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,8 +145,9 @@ github.com/antchfx/xmlquery v1.3.4 h1:RuhsI4AA5Ma4XoXhaAr2VjJxU0Xp0W2zy/f9ZIpsF4
145145
github.com/antchfx/xmlquery v1.3.4/go.mod h1:64w0Xesg2sTaawIdNqMB+7qaW/bSqkQm+ssPaCMWNnc=
146146
github.com/antchfx/xpath v1.1.6/go.mod h1:Yee4kTMuNiPYJ7nSNorELQMr1J33uOpXDMByNYhvtNk=
147147
github.com/antchfx/xpath v1.1.8/go.mod h1:Yee4kTMuNiPYJ7nSNorELQMr1J33uOpXDMByNYhvtNk=
148-
github.com/antchfx/xpath v1.1.10 h1:cJ0pOvEdN/WvYXxvRrzQH9x5QWKpzHacYO8qzCcDYAg=
149148
github.com/antchfx/xpath v1.1.10/go.mod h1:Yee4kTMuNiPYJ7nSNorELQMr1J33uOpXDMByNYhvtNk=
149+
github.com/antchfx/xpath v1.3.6 h1:s0y+ElRRtTQdfHP609qFu0+c6bglDv20pqOViQjjdPI=
150+
github.com/antchfx/xpath v1.3.6/go.mod h1:i54GszH55fYfBmoZXapTHN8T8tkcHfRgLyVwwqzXNcs=
150151
github.com/antihax/optional v1.0.0/go.mod h1:uupD/76wgC+ih3iEmQUL+0Ugr19nfwCT1kdvxnR2qWY=
151152
github.com/apache/thrift v0.12.0/go.mod h1:cp2SuWMxlEZw2r+iP2GNCdIi4C1qmUzdZFSVb+bacwQ=
152153
github.com/apache/thrift v0.13.0/go.mod h1:cp2SuWMxlEZw2r+iP2GNCdIi4C1qmUzdZFSVb+bacwQ=

0 commit comments

Comments
 (0)