cybozu-go / accurate

Kubernetes controller for multi-tenancy. It propagates resources between namespaces accurately and allows tenant users to create/delete sub-namespaces.
https://cybozu-go.github.io/accurate/
Apache License 2.0
38 stars 5 forks source link

fix: bump Go dependencies #117

Closed erikgb closed 8 months ago

erikgb commented 8 months ago

This PR bumps all Go dependencies to the latest versions and fixes all usage of deprecated code. This eliminates a couple of vulnerabilities as preparations for a new release.