Skip to content

Commit

Permalink
Merge pull request #450 from atc0005/dependabot/go_modules/developmen…
Browse files Browse the repository at this point in the history
…t/github.com/likexian/whois-parser-1.24.15

Go Dependency: Bump github.com/likexian/whois-parser from 1.24.12 to 1.24.15
  • Loading branch information
atc0005 authored Apr 23, 2024
2 parents 9ec3042 + c4c0cf9 commit daf59ac
Show file tree
Hide file tree
Showing 11 changed files with 28 additions and 29 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ go 1.21
require (
github.com/atc0005/go-nagios v0.16.1
github.com/likexian/whois v1.15.2
github.com/likexian/whois-parser v1.24.12
github.com/likexian/whois-parser v1.24.15
github.com/rs/zerolog v1.32.0

)
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ github.com/likexian/gokit v0.25.15 h1:QjospM1eXhdMMHwZRpMKKAHY/Wig9wgcREmLtf9Nsl
github.com/likexian/gokit v0.25.15/go.mod h1:S2QisdsxLEHWeD/XI0QMVeggp+jbxYqUxMvSBil7MRg=
github.com/likexian/whois v1.15.2 h1:p/K2I3tRDT0h/l5XvMNbX0zL3/Nohu5gzVGZIkucm9g=
github.com/likexian/whois v1.15.2/go.mod h1:m4FoiLAV1TghTwChwNrHTFv0HSWR6EWcES95CHQfnAc=
github.com/likexian/whois-parser v1.24.12 h1:3YnoBlpQMGmTdBr33SW/VxHxe2osuss4sN7E2KH7V/U=
github.com/likexian/whois-parser v1.24.12/go.mod h1:b6STMHHDaSKbd4PzGrP50wWE5NzeBUETa/hT9gI0G9I=
github.com/likexian/whois-parser v1.24.15 h1:wAZbvVdUHxyF4A0EURrr7YtfSO9GD79ovUdDVDRXFYY=
github.com/likexian/whois-parser v1.24.15/go.mod h1:k5zmKRZ7xPg1TLv3BGT4g/LOPRIMhvdNMeB0F53V/jk=
github.com/mattn/go-colorable v0.1.13 h1:fFA4WZxdEF4tXPZVKMLwD8oUnCTTo08duU7wxecdEvA=
github.com/mattn/go-colorable v0.1.13/go.mod h1:7S9/ev0klgBDR4GtXTXX8a3vIGJpMovkB8vQcUbaXHg=
github.com/mattn/go-isatty v0.0.16/go.mod h1:kYGgaQfpe5nmfYZH+SKPsOc2e4SrIfOl2e/yFXSvRLM=
Expand Down
4 changes: 2 additions & 2 deletions vendor/github.com/likexian/whois-parser/LICENSE

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion vendor/github.com/likexian/whois-parser/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion vendor/github.com/likexian/whois-parser/error.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion vendor/github.com/likexian/whois-parser/parser.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

13 changes: 4 additions & 9 deletions vendor/github.com/likexian/whois-parser/prepare.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 3 additions & 2 deletions vendor/github.com/likexian/whois-parser/rule.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion vendor/github.com/likexian/whois-parser/struct.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

17 changes: 10 additions & 7 deletions vendor/github.com/likexian/whois-parser/util.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ github.com/likexian/gokit/xslice
# github.com/likexian/whois v1.15.2
## explicit; go 1.20
github.com/likexian/whois
# github.com/likexian/whois-parser v1.24.12
## explicit; go 1.20
# github.com/likexian/whois-parser v1.24.15
## explicit; go 1.21
github.com/likexian/whois-parser
# github.com/mattn/go-colorable v0.1.13
## explicit; go 1.15
Expand Down

0 comments on commit daf59ac

Please sign in to comment.