Format: run go fmt ./...

This commit is contained in:
loyalsoldier
2020-08-30 21:17:22 +08:00
parent 4c9210cf11
commit 1fa89b32d4
9 changed files with 20 additions and 21 deletions
+1 -1
View File
@@ -2,8 +2,8 @@ package sidh
import (
"errors"
. "v2ray.com/core/external/github.com/cloudflare/sidh/internal/isogeny"
"io"
. "v2ray.com/core/external/github.com/cloudflare/sidh/internal/isogeny"
)
// I keep it bool in order to be able to apply logical NOT