Skip to content

Commit

Permalink
Merge pull request #423 from domainr/dependabot/go_modules/github.com…
Browse files Browse the repository at this point in the history
…/zonedb/zonedb-1.0.4997

Bump github.com/zonedb/zonedb from 1.0.4988 to 1.0.4997
  • Loading branch information
github-actions[bot] authored Jan 13, 2025
2 parents 74b4f25 + 3ab6e15 commit fe2f767
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ require (
github.com/domainr/whoistest v0.0.0-20180714175718-26cad4b7c941
github.com/nbio/st v0.0.0-20140626010706-e9e8d9816f32
github.com/saintfish/chardet v0.0.0-20230101081208-5e3ef4b5456d
github.com/zonedb/zonedb v1.0.4988
golang.org/x/net v0.33.0
github.com/zonedb/zonedb v1.0.4997
golang.org/x/net v0.34.0
golang.org/x/text v0.21.0
)
7 changes: 4 additions & 3 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ github.com/nbio/st v0.0.0-20140626010706-e9e8d9816f32/go.mod h1:9wM+0iRr9ahx58uY
github.com/saintfish/chardet v0.0.0-20230101081208-5e3ef4b5456d h1:hrujxIzL1woJ7AwssoOcM/tq5JjjG2yYOc8odClEiXA=
github.com/saintfish/chardet v0.0.0-20230101081208-5e3ef4b5456d/go.mod h1:uugorj2VCxiV1x+LzaIdVa9b4S4qGAcH6cbhh4qVxOU=
github.com/yuin/goldmark v1.4.13/go.mod h1:6yULJ656Px+3vBD8DxQVa3kxgyrAnzto9xy5taEt/CY=
github.com/zonedb/zonedb v1.0.4988 h1:v2MBX6C4Bbu7QrOf5j46cIVOunhzywgP0MZlhX4eeG0=
github.com/zonedb/zonedb v1.0.4988/go.mod h1:qvIILXlMh1s6zE1UgkkZo83hDdLNq+Decu49pXyKwSc=
github.com/zonedb/zonedb v1.0.4997 h1:MuZyNPJ8dtzzP4W9AXLOijy+BOFiKwNP7rllGgQLmv8=
github.com/zonedb/zonedb v1.0.4997/go.mod h1:ObcHsHJ1wT8Ji+i5hCPbdZd6yS/hJatIBRYLADEqeK4=
golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w=
golang.org/x/crypto v0.0.0-20210921155107-089bfa567519/go.mod h1:GvvjBRRGRdwPK5ydBHafDWAxML/pGHZbMvKqRZ5+Abc=
golang.org/x/crypto v0.13.0/go.mod h1:y6Z2r+Rw4iayiXXAIxJIDAJ1zMW4yaTpebo8fPOliYc=
Expand All @@ -31,8 +31,9 @@ golang.org/x/net v0.10.0/go.mod h1:0qNGK6F8kojg2nk9dLZ2mShWaEBan6FAoqfSigmmuDg=
golang.org/x/net v0.15.0/go.mod h1:idbUs1IY1+zTqbi8yxTbhexhEEk5ur9LInksu6HrEpk=
golang.org/x/net v0.21.0/go.mod h1:bIjVDfnllIU7BJ2DNgfnXvpSvtn8VRwhlsaeUTyUS44=
golang.org/x/net v0.25.0/go.mod h1:JkAGAh7GEvH74S6FOH42FLoXpXbE/aqXSrIQjXgsiwM=
golang.org/x/net v0.33.0 h1:74SYHlV8BIgHIFC/LrYkOGIwL19eTYXQ5wc6TBuO36I=
golang.org/x/net v0.33.0/go.mod h1:HXLR5J+9DxmrqMwG9qjGCxZ+zKXxBru04zlTvWlWuN4=
golang.org/x/net v0.34.0 h1:Mb7Mrk043xzHgnRM88suvJFwzVrRfHEHJEl5/71CKw0=
golang.org/x/net v0.34.0/go.mod h1:di0qlW3YNM5oh6GqDGQr92MyTozJPmybPK4Ev/Gm31k=
golang.org/x/sync v0.0.0-20190423024810-112230192c58/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
golang.org/x/sync v0.1.0/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
Expand Down

0 comments on commit fe2f767

Please sign in to comment.