mirror of
https://github.com/tuneinsight/lattigo.git
synced 2025-09-13 03:27:14 +00:00
10 lines
239 B
Modula-2
10 lines
239 B
Modula-2
module github.com/ldsec/lattigo
|
|
|
|
go 1.12
|
|
|
|
require golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4
|
|
|
|
require golang.org/x/lint v0.0.0-20190409202823-959b441ac422
|
|
|
|
require github.com/stretchr/testify v0.0.0-20190311161405-34c6fa2dc709
|