Skip to content

Commit

Permalink
Update bingode
Browse files Browse the repository at this point in the history
  • Loading branch information
karashiiro committed Jan 17, 2024
1 parent a836fb2 commit ab3d7d9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ require (
github.com/antchfx/xmlquery v1.3.17 // indirect
github.com/gocolly/colly/v2 v2.1.0
github.com/golang/protobuf v1.5.3 // indirect
github.com/karashiiro/bingode v1.8.0
github.com/karashiiro/bingode v1.9.0
github.com/saintfish/chardet v0.0.0-20230101081208-5e3ef4b5456d // indirect
golang.org/x/net v0.13.0 // indirect
google.golang.org/protobuf v1.31.0 // indirect
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,8 @@ github.com/karashiiro/bingode v1.1.0/go.mod h1:KvajV1nOhqF6CZyJZzPk3m7Pmt+4loFSd
github.com/karashiiro/bingode v1.4.0/go.mod h1:hqo75FudzAUtiCFw9Zp5H/PuWomw3NnSQx+un+BVQCk=
github.com/karashiiro/bingode v1.8.0 h1:uvNwR7sC4OvlykHjrOcsZJMZ+Wwm3YBxybgD8FpLfhQ=
github.com/karashiiro/bingode v1.8.0/go.mod h1:f+0HwIKQgmhLPmCsBC2WttX3oJat9DvjMQMBgSQ9GO8=
github.com/karashiiro/bingode v1.9.0 h1:C6YielYS6qTWq+AX6+in83ZmNf+q4Gn5OAhTR3HMhdM=
github.com/karashiiro/bingode v1.9.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 ab3d7d9

Please sign in to comment.