Skip to content

Commit

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

Bump github.com/zonedb/zonedb from 1.0.4410 to 1.0.4419
  • Loading branch information
github-actions[bot] authored Nov 20, 2023
2 parents 9edcf22 + 9e61342 commit 83d5cea
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/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.4410
github.com/zonedb/zonedb v1.0.4419
golang.org/x/net v0.18.0
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,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.4410 h1:fgBy3JPmfzDukD5G0tjeWfXjMTijltJsMUhwouYk9uE=
github.com/zonedb/zonedb v1.0.4410/go.mod h1:HxkK7drFHt9B4CsAq2Wg/zXsmlud9UCkB8UoECsRU8E=
github.com/zonedb/zonedb v1.0.4419 h1:AfPIAJCKZ4FNttDrH+7hq5CGb1DWLdqcVihN2V8V6FQ=
github.com/zonedb/zonedb v1.0.4419/go.mod h1:kr4WJOan7moARKshbjLuOKV/nfQAVDnhLn0Qz4NqbUU=
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 83d5cea

Please sign in to comment.