cobbler / cli

Independent CLI written in Go for the Cobbler server.
GNU General Public License v2.0
1 stars 4 forks source link

Update depenencies #46

Closed SchoolGuy closed 5 months ago

SchoolGuy commented 5 months ago

This updates the dependencies of the CLI and fixes the compile issues that were created with the update of cobblerclient to 0.4.3.

The CLI in its current state is still not usable due to several issues with the Golang client-side library. I updated the dependencies to enable an easier local temporary replacement of the cobblerclient library.

SchoolGuy commented 5 months ago

@tiltingpenguin Correct. We will need to change this to the correct types once they are available.