We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 559db22 commit de82127Copy full SHA for de82127
1 file changed
test/cryptopro_test.go
@@ -7,8 +7,8 @@ import (
7
"os"
8
"testing"
9
10
- "github.com/l-vitaly/cryptopro"
11
- "github.com/l-vitaly/gounit"
+ "github.com/devimteam/cryptopro"
+ "github.com/devimteam/gounit"
12
)
13
14
var certData = `
0 commit comments