Skip to content

Commit

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

Bump github.com/zonedb/zonedb from 1.0.4817 to 1.0.4824
  • Loading branch information
github-actions[bot] authored Sep 2, 2024
2 parents b54b3bd + 8ae9d1b commit 913332b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,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.4817
github.com/zonedb/zonedb v1.0.4824
golang.org/x/net v0.28.0
golang.org/x/text v0.17.0
)
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,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.4817 h1:UG2fMNv1rK5AcO3lE6NvJEdIv5N5Az7b3jLq/fmXb5E=
github.com/zonedb/zonedb v1.0.4817/go.mod h1:LgMJaQynuMdG/5jkQiqZHBnZ/bXOm372XLJsAd6a23c=
github.com/zonedb/zonedb v1.0.4824 h1:gLs880L8qh6ZFFppj84gIm0m2DNFdZNHfh3HA5FHg5s=
github.com/zonedb/zonedb v1.0.4824/go.mod h1:LgMJaQynuMdG/5jkQiqZHBnZ/bXOm372XLJsAd6a23c=
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/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4/go.mod h1:jJ57K6gSWd91VN4djpZkiMVwK6gcyfeH4XE8wZrZaV4=
Expand Down

0 comments on commit 913332b

Please sign in to comment.