sighupio / furyagent

Apache License 2.0
9 stars 2 forks source link

Update dependencies #26

Open angelbarrera92 opened 3 years ago

angelbarrera92 commented 3 years ago

We need to tackle the problem with dependencies like:

We are using here super old dependencies versions that are causing some problems while developing new features. It will require some time as the updating these dependencies contains breaking changes so we have to rewrite some logic around furyagent.

Finally, we must activate renovate to automatically update the dependencies :)

Also, we are starting to import this project from furyctl and it is causing some troubles.

Thanks!