cloudflare / circl

CIRCL: Cloudflare Interoperable Reusable Cryptographic Library
http://blog.cloudflare.com/introducing-circl
Other
1.23k stars 136 forks source link

Formatting files with new go1.19 fmt tool. #362

Closed armfazh closed 1 year ago

armfazh commented 1 year ago

This PR formats files using go fmt tool with go1.19 (see https://tip.golang.org/doc/comment)

No changes in code, just formatting comments.