fleet/orbit/changes
Scott Gress 59f96651b6
Update to Go 1.24.1 (#27506)
For #26713 

# Details

This PR updates Fleet and its related tools and binaries to use Go
version 1.24.1.

Scanning through the changelog, I didn't see anything relevant to Fleet
that requires action. The only possible breaking change I spotted was:

> As [announced](https://tip.golang.org/doc/go1.23#linux) in the Go 1.23
release notes, Go 1.24 requires Linux kernel version 3.2 or later.

Linux kernel 3.2 was released in January of 2012, so I think we can
commit to dropping support for earlier kernel versions.

The new [tools directive](https://tip.golang.org/doc/go1.24#tools) is
interesting as it means we can move away from using `tools.go` files,
but it's not a required update.

# Checklist for submitter

If some of the following don't apply, delete the relevant line.

<!-- Note that API documentation changes are now addressed by the
product design team. -->

- [X] Changes file added for user-visible changes in `changes/`,
`orbit/changes/` or `ee/fleetd-chrome/changes`.
- [x] Manual QA for all new/changed functionality
- For Orbit and Fleet Desktop changes:
- [X] Make sure fleetd is compatible with the latest released version of
Fleet
   - [x] Orbit runs on macOS  , Linux   and Windows. 
- [x] Manual QA must be performed in the three main OSs, macOS ,
Windows and Linux .
2025-03-31 11:14:09 -05:00
..
.keep Add 'orbit/' from commit 'ab3047bb39f1e2be331d1ff18b4eb768619033c4' 2021-08-04 16:58:25 -03:00
24710-install-fail report an installer download error as an installation failure to Fleet (#27264) 2025-03-19 21:00:44 -04:00
25487-osquery-vmodule-flag Add vmodule flag to list of hidden osquery flags (#25789) 2025-03-27 11:05:00 -04:00
25924-change-how-macos-desktop-launches Ensure MacOS desktop app launched as correct user (#27296) 2025-03-20 09:49:23 -05:00
26713-update-go-to-1.24 Update to Go 1.24.1 (#27506) 2025-03-31 11:14:09 -05:00
27234-add-logging-for-troubleshooting Added more logging for troubleshooting of software package installation (#27291) 2025-03-20 11:09:57 -03:00