cloudflare / gokeyless

Go implementation of the keyless protocol
https://blog.cloudflare.com/keyless-ssl-the-nitty-gritty-technical-details/
Other
473 stars 81 forks source link

Add explicit import as required by go 1.17 #295

Closed wbl closed 3 years ago

wbl commented 3 years ago

Go 1.17 makes changes to the ways modules work that require some additional imports.