netvolt / LinuxRMM-Script

To help users that want to add Linux Agents to Tactical RMM, without need to pay upfront for code signed agents. Thanks to @ZoLuSs for the initial commit. If this solution works for you, consider contributing to Tactical RMM project!
MIT License
89 stars 39 forks source link

Update Go library to 1.20.11 #18

Closed vithusel closed 7 months ago

vithusel commented 9 months ago

Tacticial RMM's new agent requires 1.20 to compile.

I've changed the download pointer to get 1.20.11

Tested this on my servers with no issues.

badsmoke commented 9 months ago

thanks, works well for me

netvolt commented 7 months ago

This is showing as conflict. Is there still necessary? Can you update it?

vithusel commented 7 months ago

This is resolved by https://github.com/netvolt/LinuxRMM-Script/pull/20

Closing this PR in support of the already merged one.