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:
@@ -5,8 +5,8 @@ import (
|
||||
"fmt"
|
||||
"io"
|
||||
|
||||
"github.com/tuneinsight/lattigo/v4/utils"
|
||||
"github.com/tuneinsight/lattigo/v4/utils/buffer"
|
||||
"github.com/tuneinsight/lattigo/v5/utils"
|
||||
"github.com/tuneinsight/lattigo/v5/utils/buffer"
|
||||
"golang.org/x/exp/constraints"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user