go mod tidy

This commit is contained in:
Tim Kuijsten 2022-02-22 22:40:34 +01:00 committed by John C. Vernaleo
parent 67aad53f5e
commit 3faf68c8c5

1
go.mod
View File

@ -16,6 +16,7 @@ require (
github.com/stretchr/testify v1.7.0
github.com/syndtr/goleveldb v1.0.1-0.20210819022825-2ae1ddf74ef7
golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9
golang.org/x/sys v0.0.0-20200814200057-3d37ad5750ed
)
require (