Skip to content

Commit

Permalink
Update bingode to v1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
karashiiro committed Aug 30, 2022
1 parent 59d8d80 commit 5af935e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ go 1.15
require (
github.com/PuerkitoBio/goquery v1.8.0
github.com/gocolly/colly/v2 v2.1.0
github.com/karashiiro/bingode v1.5.1
github.com/karashiiro/bingode v1.6.0
)
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,8 @@ github.com/karashiiro/bingode v1.0.0/go.mod h1:s+E5/RJnC5ZdFPUZjMgW5h1RByGfOwoCL
github.com/karashiiro/bingode v1.0.1/go.mod h1:lzVTRMIEwNzxD46MOfDskypTi+zBu9QGrklE4cG+tLo=
github.com/karashiiro/bingode v1.1.0/go.mod h1:KvajV1nOhqF6CZyJZzPk3m7Pmt+4loFSdjLrEc/cBXY=
github.com/karashiiro/bingode v1.4.0/go.mod h1:hqo75FudzAUtiCFw9Zp5H/PuWomw3NnSQx+un+BVQCk=
github.com/karashiiro/bingode v1.5.1 h1:bDDd7XAMpMOuzZ/gvCDfZ1m5Nq+e8Xno8B6EPC+3iUQ=
github.com/karashiiro/bingode v1.5.1/go.mod h1:f+0HwIKQgmhLPmCsBC2WttX3oJat9DvjMQMBgSQ9GO8=
github.com/karashiiro/bingode v1.6.0 h1:VMviwoivupR4Qow2h/5c5vVIvGQxhuVcEoZG8Ch9Vtg=
github.com/karashiiro/bingode v1.6.0/go.mod h1:f+0HwIKQgmhLPmCsBC2WttX3oJat9DvjMQMBgSQ9GO8=
github.com/kennygrant/sanitize v1.2.4 h1:gN25/otpP5vAsO2djbMhF/LQX6R7+O1TB4yv8NzpJ3o=
github.com/kennygrant/sanitize v1.2.4/go.mod h1:LGsjYYtgxbetdg5owWB2mpgUL6e2nfw2eObZ0u0qvak=
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
Expand Down

0 comments on commit 5af935e

Please sign in to comment.