gofmt -s certinject/cryptoapi_windows.go

pull/46/head
JeremyRand 7 years ago
parent 65577146fc
commit f70f23aff0
No known key found for this signature in database
GPG Key ID: B3F2D165786D6570

@ -1,12 +1,12 @@
package certinject
import (
"golang.org/x/sys/windows/registry"
"crypto/sha1"
"encoding/hex"
"fmt"
"strings"
"golang.org/x/sys/windows/registry"
"math"
"strings"
"time"
)

Loading…
Cancel
Save