chainguard-dev / apko

Build OCI images from APK packages directly without Dockerfile
https://apko.dev
Apache License 2.0
1.17k stars 116 forks source link

rsa: remove backwards compat APIs #1307

Open xnox opened 2 weeks ago

xnox commented 2 weeks ago

Now that known users of these APIs have migrated to functions calls with an explicit hash, remove these backward compat APIs.

This will catch any unknown users of these APIs.