forked from TrueCloudLab/certificates
fix gofmt linting errors
This commit is contained in:
parent
e4739171b4
commit
8bec473f8e
2 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
||||||
|
//go:build !cgo
|
||||||
// +build !cgo
|
// +build !cgo
|
||||||
|
|
||||||
package pkcs11
|
package pkcs11
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
//go:build !cgo
|
||||||
// +build !cgo
|
// +build !cgo
|
||||||
|
|
||||||
package yubikey
|
package yubikey
|
||||||
|
|
Loading…
Reference in a new issue