kubewarden / policy-sdk-go

Kubewarden Policy SDK for the Go programming language
https://kubewarden.io
Apache License 2.0
8 stars 7 forks source link

refactor!: rename `host_capabilities` module #41

Closed flavio closed 1 year ago

flavio commented 1 year ago

Rename the host_capabilities module to capabilities. This is required because go linter complains about the usage of the _ symbol inside of a package name.