buildpacks / libcnb

A non-opinionated language binding for the Cloud Native Buildpack Buildpack and Extension specifications
Apache License 2.0
31 stars 13 forks source link

Only validate for API versions 0.5 and 0.6 #109

Closed samj1912 closed 2 years ago

samj1912 commented 2 years ago

libcnb is only supported for versions 0.5+ and we check for it a few lines above. Removing some unnecessary checks

Signed-off-by: Sambhav Kothari skothari44@bloomberg.net