Skip to content

Commit

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

Build(deps): bump github.com/zonedb/zonedb from 1.0.4974 to 1.0.4981
  • Loading branch information
github-actions[bot] authored Dec 30, 2024
2 parents 866f57d + 9238c68 commit 706b511
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 @@ -6,7 +6,7 @@ require (
github.com/domainr/whois v0.1.0
github.com/nbio/st v0.0.0-20140626010706-e9e8d9816f32
github.com/wsxiaoys/terminal v0.0.0-20160513160801-0940f3fc43a0
github.com/zonedb/zonedb v1.0.4974
github.com/zonedb/zonedb v1.0.4981
golang.org/x/net v0.33.0
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ github.com/wsxiaoys/terminal v0.0.0-20160513160801-0940f3fc43a0/go.mod h1:IXCdms
github.com/yuin/goldmark v1.3.5/go.mod h1:mwnBkeHKe2W/ZEtQ+71ViKU8L12m81fl3OWwC1Zlc8k=
github.com/yuin/goldmark v1.4.13/go.mod h1:6yULJ656Px+3vBD8DxQVa3kxgyrAnzto9xy5taEt/CY=
github.com/zonedb/zonedb v1.0.3544/go.mod h1:h9mfHV/S6lboOkltULrbNY52cd7JZo6MbxIiqKMWPLg=
github.com/zonedb/zonedb v1.0.4974 h1:JO431iasSfLCeVbxAaB0FETWa49fV8K0bC0C+FU2ZBs=
github.com/zonedb/zonedb v1.0.4974/go.mod h1:qvIILXlMh1s6zE1UgkkZo83hDdLNq+Decu49pXyKwSc=
github.com/zonedb/zonedb v1.0.4981 h1:R5HpKIk3PuVDP+GzOqsBKQ5Sf7ObuGoep0LBvUqecgs=
github.com/zonedb/zonedb v1.0.4981/go.mod h1:qvIILXlMh1s6zE1UgkkZo83hDdLNq+Decu49pXyKwSc=
golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w=
golang.org/x/crypto v0.0.0-20191011191535-87dc89f01550/go.mod h1:yigFU9vqHzYiE8UmvKecakEJjdnWj3jj499lnFckfCI=
golang.org/x/crypto v0.0.0-20210921155107-089bfa567519/go.mod h1:GvvjBRRGRdwPK5ydBHafDWAxML/pGHZbMvKqRZ5+Abc=
Expand Down

0 comments on commit 706b511

Please sign in to comment.