Skip to content

Commit a458134

Browse files
Merge pull request #404 from domainr/dependabot/go_modules/github.com/zonedb/zonedb-1.0.4907
Bump github.com/zonedb/zonedb from 1.0.4896 to 1.0.4907
2 parents 6d1ab2c + 2381365 commit a458134

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.4896
11+
github.com/zonedb/zonedb v1.0.4907
1212
golang.org/x/net v0.30.0
1313
golang.org/x/text v0.19.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.4896 h1:8sE3EC06UpbQH5KhpzifSSWv9oyQilxwz0NFbuzBl7U=
13-
github.com/zonedb/zonedb v1.0.4896/go.mod h1:IMzoSa2ZFhn3B/396IweXPl8WagOhiDcBGI3/y47NhM=
12+
github.com/zonedb/zonedb v1.0.4907 h1:ZW1NN0PGdxi3p0NE13LVtFHvEdHXAisDLm1mE79N1Yg=
13+
github.com/zonedb/zonedb v1.0.4907/go.mod h1:IMzoSa2ZFhn3B/396IweXPl8WagOhiDcBGI3/y47NhM=
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)