Skip to content

Commit 010175f

Browse files
Merge pull request #421 from domainr/dependabot/go_modules/github.com/zonedb/zonedb-1.0.4981
Bump github.com/zonedb/zonedb from 1.0.4974 to 1.0.4981
2 parents de608ae + 15bfc1d commit 010175f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ require (
88
github.com/domainr/whoistest v0.0.0-20180714175718-26cad4b7c941
99
github.com/nbio/st v0.0.0-20140626010706-e9e8d9816f32
1010
github.com/saintfish/chardet v0.0.0-20230101081208-5e3ef4b5456d
11-
github.com/zonedb/zonedb v1.0.4974
11+
github.com/zonedb/zonedb v1.0.4981
1212
golang.org/x/net v0.33.0
1313
golang.org/x/text v0.21.0
1414
)

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ github.com/nbio/st v0.0.0-20140626010706-e9e8d9816f32/go.mod h1:9wM+0iRr9ahx58uY
99
github.com/saintfish/chardet v0.0.0-20230101081208-5e3ef4b5456d h1:hrujxIzL1woJ7AwssoOcM/tq5JjjG2yYOc8odClEiXA=
1010
github.com/saintfish/chardet v0.0.0-20230101081208-5e3ef4b5456d/go.mod h1:uugorj2VCxiV1x+LzaIdVa9b4S4qGAcH6cbhh4qVxOU=
1111
github.com/yuin/goldmark v1.4.13/go.mod h1:6yULJ656Px+3vBD8DxQVa3kxgyrAnzto9xy5taEt/CY=
12-
github.com/zonedb/zonedb v1.0.4974 h1:JO431iasSfLCeVbxAaB0FETWa49fV8K0bC0C+FU2ZBs=
13-
github.com/zonedb/zonedb v1.0.4974/go.mod h1:qvIILXlMh1s6zE1UgkkZo83hDdLNq+Decu49pXyKwSc=
12+
github.com/zonedb/zonedb v1.0.4981 h1:R5HpKIk3PuVDP+GzOqsBKQ5Sf7ObuGoep0LBvUqecgs=
13+
github.com/zonedb/zonedb v1.0.4981/go.mod h1:qvIILXlMh1s6zE1UgkkZo83hDdLNq+Decu49pXyKwSc=
1414
golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w=
1515
golang.org/x/crypto v0.0.0-20210921155107-089bfa567519/go.mod h1:GvvjBRRGRdwPK5ydBHafDWAxML/pGHZbMvKqRZ5+Abc=
1616
golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4/go.mod h1:jJ57K6gSWd91VN4djpZkiMVwK6gcyfeH4XE8wZrZaV4=

0 commit comments

Comments
 (0)