Skip to content

Commit

Permalink
Merge pull request #544 from atc0005/dependabot/go_modules/developmen…
Browse files Browse the repository at this point in the history
…t/github.com/antchfx/xmlquery-1.4.2

Go Dependency: Bump github.com/antchfx/xmlquery from 1.4.1 to 1.4.2
  • Loading branch information
atc0005 authored Nov 13, 2024
2 parents ed1753c + 8e66e0c commit 939a312
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 5 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ module github.com/atc0005/go-lockss
go 1.20

require (
github.com/antchfx/xmlquery v1.4.1
github.com/antchfx/xmlquery v1.4.2
github.com/apex/log v1.9.0
)

Expand Down
5 changes: 2 additions & 3 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
github.com/antchfx/xmlquery v1.4.1 h1:YgpSwbeWvLp557YFTi8E3z6t6/hYjmFEtiEKbDfEbl0=
github.com/antchfx/xmlquery v1.4.1/go.mod h1:lKezcT8ELGt8kW5L+ckFMTbgdR61/odpPgDv8Gvi1fI=
github.com/antchfx/xpath v1.3.1/go.mod h1:i54GszH55fYfBmoZXapTHN8T8tkcHfRgLyVwwqzXNcs=
github.com/antchfx/xmlquery v1.4.2 h1:MZKd9+wblwxfQ1zd1AdrTsqVaMjMCwow3IqkCSe00KA=
github.com/antchfx/xmlquery v1.4.2/go.mod h1:QXhvf5ldTuGqhd1SHNvvtlhhdQLks4dD0awIVhXIDTA=
github.com/antchfx/xpath v1.3.2 h1:LNjzlsSjinu3bQpw9hWMY9ocB80oLOWuQqFvO6xt51U=
github.com/antchfx/xpath v1.3.2/go.mod h1:i54GszH55fYfBmoZXapTHN8T8tkcHfRgLyVwwqzXNcs=
github.com/apex/log v1.9.0 h1:FHtw/xuaM8AgmvDDTI9fiwoAL25Sq2cxojnZICUU8l0=
Expand Down
2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# github.com/antchfx/xmlquery v1.4.1
# github.com/antchfx/xmlquery v1.4.2
## explicit; go 1.14
github.com/antchfx/xmlquery
# github.com/antchfx/xpath v1.3.2
Expand Down

0 comments on commit 939a312

Please sign in to comment.