gofmt -s certinject/certinject_windows.go

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

@ -1,11 +1,10 @@
package certinject
import (
"gopkg.in/hlandau/easyconfig.v1/cflag"
"github.com/hlandau/xlog"
"gopkg.in/hlandau/easyconfig.v1/cflag"
)
// This package is used to add and remove certificates to the system trust
// store.
// Currently only supports Windows CryptoAPI.

Loading…
Cancel
Save