openvex / go-vex

Go module to generate and transform VEX documents
Apache License 2.0
34 stars 15 forks source link

Implementing DeepCopy and DeepCopyInto interface for VEX #69

Open slashben opened 1 year ago

slashben commented 1 year ago

This implementation will help those who want to implement VEX objects under Kubernetes API

cpanato commented 7 months ago

so far lgtm can you please rebase and fix the lints?