wave-k8s / wave

Kubernetes configuration tracking controller
Apache License 2.0
661 stars 81 forks source link

Update dependency management with Go modules #102

Closed nexuhan closed 5 months ago

nexuhan commented 3 years ago

Current contribution guideline:

(...)
Dependencies are **not** checked in so please download those separately.
Download the dependencies using [`dep`](https://github.com/golang/dep).

dep is deprecated.

TODO

github-actions[bot] commented 3 years ago

This issue has been inactive for 60 days. If the issue is still relevant please comment to re-activate the issue. If no action is taken within 7 days, the issue will be marked closed.

toelke commented 5 months ago

Fixed with #145