GitHub
02/21/2025, 8:05 PMgo.mod and go.sum files to leave a single one for the repository.
• Move all the commands to the folder cmd
• Move all the packages to the folder internal
• Refactor all the imported dependencies to use the new convention
• Removed alias for node-actions in osctrl-cli to prevent duplicated aliases.
jmpsec/osctrlGitHub
02/22/2025, 11:04 AM