mirror of
https://github.com/tuneinsight/lattigo.git
synced 2025-09-13 03:27:14 +00:00
updated imports to v5
This commit is contained in:
@@ -3,8 +3,8 @@ package examples
|
||||
import (
|
||||
"testing"
|
||||
|
||||
"github.com/tuneinsight/lattigo/v4/he/hefloat"
|
||||
"github.com/tuneinsight/lattigo/v4/he/heint"
|
||||
"github.com/tuneinsight/lattigo/v5/he/hefloat"
|
||||
"github.com/tuneinsight/lattigo/v5/he/heint"
|
||||
)
|
||||
|
||||
func TestExampleParams(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user