# SUMMARY
* Bad licenses:
* Deprecated licenses:
* Licenses without file extension:
* Missing licenses:
* Unused licenses:
* Used licenses: CC0-1.0, MIT
* Read errors: 0
* Files with copyright information: 45 / 45
* Files with license information: 45 / 45
Congratulations! Your project is compliant with version 3.0 of the REUSE Specification :-)
- We have two versions of this method:
- One for Go versions below 1.17 using `ioutil.TempFile()`
- One for Go versions >= 1.17 using `os.CreateTemp()`